Home
last modified time | relevance | path

Searched defs:SET_TX_BD_PSB (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_tx_bd_nic.h27 #define SET_TX_BD_PSB(txbd, value) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_tx_bd_nic.h27 #define SET_TX_BD_PSB(txbd, value) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_tx_bd_nic.h28 #define SET_TX_BD_PSB(txbd, value) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_tx_bd_nic.h10 #define SET_TX_BD_PSB(__pTxBd, __Value) SET_BITS_TO_LE_4BYTE(__pTxBd + 0x00, 16, 8, __Value) macro
H A Dhalmac_tx_bd_ap.h11 #define SET_TX_BD_PSB(__pTxBd, __Value) HALMAC_SET_BD_FIELD_CLR(((PHALMAC_TX_BD)__pTxBd)->Dword0… macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_tx_bd_nic.h27 #define SET_TX_BD_PSB(txbd, value) \ macro