Home
last modified time | relevance | path

Searched defs:GET_TX_DESC_IE_CNT_EN (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.h541 #define GET_TX_DESC_IE_CNT_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x0C, 5, 1) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_nic.h542 #define GET_TX_DESC_IE_CNT_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x0C, 5, 1) macro
H A Dhalmac_tx_desc_ap.h978 #define GET_TX_DESC_IE_CNT_EN(txdesc) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_tx_desc_nic.h541 #define GET_TX_DESC_IE_CNT_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x0C, 5, 1) macro
H A Dhalmac_tx_desc_ap.h977 #define GET_TX_DESC_IE_CNT_EN(txdesc) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_tx_desc_nic.h541 #define GET_TX_DESC_IE_CNT_EN(txdesc) LE_BITS_TO_4BYTE(txdesc + 0x0C, 5, 1) macro
H A Dhalmac_tx_desc_ap.h977 #define GET_TX_DESC_IE_CNT_EN(txdesc) \ macro