Home
last modified time | relevance | path

Searched refs:num_htt_cmpls (Results 1 – 4 of 4) 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() argument
703 num_htt_cmpls); in ce_update_tx_ring()
706 void ce_update_tx_ring(struct CE_handle *ce_tx_hdl, uint32_t num_htt_cmpls) in ce_update_tx_ring() argument
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c2876 void hif_update_tx_ring(struct hif_opaque_softc *osc, u_int32_t num_htt_cmpls) in hif_update_tx_ring() argument
2880 ce_update_tx_ring(ce_tx_hdl, num_htt_cmpls); in hif_update_tx_ring()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h2053 void hif_update_tx_ring(struct hif_opaque_softc *osc, u_int32_t num_htt_cmpls);