Home
last modified time | relevance | path

Searched defs:ce_tx_hdl (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_service.c422 void ce_flush_tx_ring_write_idx(struct CE_handle *ce_tx_hdl, bool force_flush) in ce_flush_tx_ring_write_idx()
443 void ce_tx_ring_write_idx_update_wrapper(struct CE_handle *ce_tx_hdl, in ce_tx_ring_write_idx_update_wrapper()
592 qdf_nbuf_t ce_batch_send(struct CE_handle *ce_tx_hdl, qdf_nbuf_t msdu, in ce_batch_send()
692 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()
723 QDF_STATUS ce_send_single(struct CE_handle *ce_tx_hdl, qdf_nbuf_t msdu, in ce_send_single()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main_legacy.c44 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_send_fast() local
Dhif_main.c2858 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_batch_send() local
2878 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_update_tx_ring() local
2898 void *ce_tx_hdl = hif_get_ce_handle(osc, CE_HTT_TX_CE); in hif_send_single() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh.h49 struct CE_handle *ce_tx_hdl; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_types.h658 struct CE_handle *ce_tx_hdl; /* Handle to Tx packet posting CE */ member