Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_tx.h337 static inline void hal_tx_desc_sync(void *hal_tx_desc_cached, in hal_tx_desc_sync() function
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_tx.h356 static inline void hal_tx_desc_sync(void *hal_tx_desc_cached, in hal_tx_desc_sync() function
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_tx.h414 static inline void hal_tx_desc_sync(void *hal_tx_desc_cached, in hal_tx_desc_sync() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c574 hal_tx_desc_sync(hal_tx_desc_cached, hal_tx_desc); in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c356 hal_tx_desc_sync(hal_tx_desc_cached, tx_desc->tcl_cmd_vaddr); in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1417 hal_tx_desc_sync(hal_tx_desc_cached, hal_tx_desc, num_desc_bytes); in dp_tx_hw_enqueue_be()