Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_rx_desc_ap.h315 #define GET_RX_DESC_HWRSVD_V1(rxdesc) \ macro
H A Dhalmac_rx_desc_nic.h236 #define GET_RX_DESC_HWRSVD_V1(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x08, 25, 3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_rx_desc_ap.h315 #define GET_RX_DESC_HWRSVD_V1(rxdesc) \ macro
H A Dhalmac_rx_desc_nic.h236 #define GET_RX_DESC_HWRSVD_V1(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x08, 25, 3) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_rx_desc_nic.h237 #define GET_RX_DESC_HWRSVD_V1(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x08, 25, 3) macro
H A Dhalmac_rx_desc_ap.h316 #define GET_RX_DESC_HWRSVD_V1(rxdesc) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_rx_desc_nic.h236 #define GET_RX_DESC_HWRSVD_V1(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x08, 25, 3) macro