Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c449 connect.EpCallbacks.EpTxComplete = dp_htt_h2t_send_complete; in dp_htt_htc_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h936 dp_htt_h2t_send_complete(void *context, HTC_PACKET *htc_pkt);
H A Ddp_htt.c268 dp_htt_h2t_send_complete(void *context, HTC_PACKET *htc_pkt) in dp_htt_h2t_send_complete() function
290 dp_htt_h2t_send_complete(void *context, HTC_PACKET *htc_pkt) in dp_htt_h2t_send_complete() function
4497 connect.EpCallbacks.EpTxComplete = dp_htt_h2t_send_complete;