Home
last modified time | relevance | path

Searched refs:send_complete_part2 (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c110 void (*send_complete_part2)(void *pdev, QDF_STATUS status, in htt_h2t_send_complete() local
116 send_complete_part2 = htc_pkt->pPktContext; in htt_h2t_send_complete()
122 if (send_complete_part2) { in htt_h2t_send_complete()
123 send_complete_part2(htt_pkt->pdev_ctxt, htc_pkt->Status, netbuf, in htt_h2t_send_complete()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c292 void (*send_complete_part2)( in dp_htt_h2t_send_complete() local
298 send_complete_part2 = htc_pkt->pPktContext; in dp_htt_h2t_send_complete()
308 if (send_complete_part2){ in dp_htt_h2t_send_complete()
309 send_complete_part2( in dp_htt_h2t_send_complete()