Home
last modified time | relevance | path

Searched defs:num_htt_cmpls (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
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()
706 void ce_update_tx_ring(struct CE_handle *ce_tx_hdl, uint32_t num_htt_cmpls) in ce_update_tx_ring()
/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()