Home
last modified time | relevance | path

Searched refs:ce_update_tx_ring (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_api.h178 void ce_update_tx_ring(struct CE_handle *ce_tx_hdl, uint32_t num_htt_cmpls);
H A Dce_service.c692 void ce_update_tx_ring(struct CE_handle *ce_tx_hdl, uint32_t num_htt_cmpls) in ce_update_tx_ring() function
706 void ce_update_tx_ring(struct CE_handle *ce_tx_hdl, uint32_t num_htt_cmpls) in ce_update_tx_ring() function
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c2880 ce_update_tx_ring(ce_tx_hdl, num_htt_cmpls); in hif_update_tx_ring()