Home
last modified time | relevance | path

Searched refs:EpSendFull (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_txrx.c430 connect.EpCallbacks.EpSendFull = in epping_connect_service()
435 connect.EpCallbacks.EpSendFull = NULL /* provided by HIF */; in epping_connect_service()
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt.c229 connect_req->EpCallbacks.EpSendFull = htt_h2t_full; in htt_htc_tx_htt2_service_start()
814 connect.EpCallbacks.EpSendFull = htt_h2t_full; in htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c459 connect.EpCallbacks.EpSendFull = dp_htt_h2t_full; in dp_htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_api.h173 HTC_EP_SEND_QUEUE_FULL EpSendFull; member
H A Dhtc_send.c1510 || (!pEndpoint->EpCallBacks.EpSendFull)) { in htc_try_send()
1561 EpSendFull(pEndpoint->EpCallBacks.pContext, in htc_try_send()
1867 EpSendFull(pEndpoint->EpCallBacks.pContext, in htc_send_pkts_sched_queue()
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dpktlog_ac.c1123 connect.EpCallbacks.EpSendFull = pktlog_h2t_full; in pktlog_htc_connect_service()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c3645 connect.EpCallbacks.EpSendFull = NULL /* ar6000_tx_queue_full */; in wmi_connect_pdev_htc_service()
3708 connect.EpCallbacks.EpSendFull = NULL; in wmi_diag_connect_pdev_htc_service()
3746 connect.EpCallbacks.EpSendFull = NULL; in wmi_dbr_connect_pdev_htc_service()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c4507 connect.EpCallbacks.EpSendFull = dp_htt_h2t_full;