Searched defs:GET_TX_DESC_STW_PKTRE_DIS (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 357 #define GET_TX_DESC_STW_PKTRE_DIS(__pTxDesc) LE_BITS_TO_4BYTE(__pTxDesc + 0x20, 29, 1) macro
|
| H A D | halmac_tx_desc_ap.h | 450 #define GET_TX_DESC_STW_PKTRE_DIS(__pTxDesc) HALMAC_GET_DESC_FIELD(((PHALMAC_TX_DESC)__pTxDesc)-… macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 1048 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x20, 29, 1) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 1049 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x20, 29, 1) macro
|
| H A D | halmac_tx_desc_ap.h | 1889 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 1048 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x20, 29, 1) macro
|
| H A D | halmac_tx_desc_ap.h | 1888 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_tx_desc_nic.h | 1048 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x20, 29, 1) macro
|
| H A D | halmac_tx_desc_ap.h | 1888 #define GET_TX_DESC_STW_PKTRE_DIS(txdesc) \ macro
|