Home
last modified time | relevance | path

Searched refs:hal_tx_desc_set_to_fw (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_tx.h276 static inline void hal_tx_desc_set_to_fw(void *desc, uint8_t to_fw) in hal_tx_desc_set_to_fw() function
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_tx.h278 static inline void hal_tx_desc_set_to_fw(void *desc, uint8_t to_fw) in hal_tx_desc_set_to_fw() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_tx.c432 hal_tx_desc_set_to_fw(hal_tx_desc_cached, true); in dp_sawf_config_li()
519 hal_tx_desc_set_to_fw(hal_tx_desc_cached, 1); in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_tx.h384 static inline void hal_tx_desc_set_to_fw(void *desc, uint8_t to_fw) in hal_tx_desc_set_to_fw() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_tx.c332 hal_tx_desc_set_to_fw(hal_tx_desc_cached, 1); in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_tx.c1366 hal_tx_desc_set_to_fw(hal_tx_desc_cached, 1); in dp_tx_hw_enqueue_be()