Home
last modified time | relevance | path

Searched defs:GET_TX_DESC_DROP_ID (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_tx_desc_nic.h657 #define GET_TX_DESC_DROP_ID(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x14, 24, 2) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_nic.h658 #define GET_TX_DESC_DROP_ID(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x14, 24, 2) macro
H A Dhalmac_tx_desc_ap.h1195 #define GET_TX_DESC_DROP_ID(txdesc) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_nic.h657 #define GET_TX_DESC_DROP_ID(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x14, 24, 2) macro
H A Dhalmac_tx_desc_ap.h1194 #define GET_TX_DESC_DROP_ID(txdesc) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_tx_desc_nic.h657 #define GET_TX_DESC_DROP_ID(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x14, 24, 2) macro
H A Dhalmac_tx_desc_ap.h1194 #define GET_TX_DESC_DROP_ID(txdesc) \ macro