Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_rx_desc_ap.h436 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) \ macro
H A Dhalmac_rx_desc_nic.h328 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x0C, 24, 4) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_rx_desc_ap.h436 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) \ macro
H A Dhalmac_rx_desc_nic.h328 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x0C, 24, 4) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_rx_desc_nic.h329 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x0C, 24, 4) macro
H A Dhalmac_rx_desc_ap.h437 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_rx_desc_nic.h328 #define GET_RX_DESC_RXPAYLOAD_ID(rxdesc) LE_BITS_TO_4BYTE(rxdesc + 0x0C, 24, 4) macro