Searched defs:SET_TX_DESC_OFFSET (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | tx.h | 14 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 44 #define SET_TX_DESC_OFFSET(__pTxDesc, __Value) SET_BITS_TO_LE_4BYTE(__pTxDesc + 0x00, 16, 8, __V… macro
|
| H A D | halmac_tx_desc_ap.h | 52 #define SET_TX_DESC_OFFSET(__pTxDesc, __Value) HALMAC_SET_DESC_FIELD_CLR(((PHALMAC_TX_DESC)__pTx… macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 131 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 132 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| H A D | halmac_tx_desc_ap.h | 203 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 131 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| H A D | halmac_tx_desc_ap.h | 202 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 131 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|
| H A D | halmac_tx_desc_ap.h | 202 #define SET_TX_DESC_OFFSET(txdesc, value) \ macro
|