Home
last modified time | relevance | path

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

/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/dp/wifi3.0/
H A Ddp_htt.h928 dp_htt_h2t_full(void *context, HTC_PACKET *pkt);
H A Ddp_htt.c4457 dp_htt_h2t_full(void *context, HTC_PACKET *pkt) function
4507 connect.EpCallbacks.EpSendFull = dp_htt_h2t_full;