Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c361 dp_htt_t2h_msg_handler(context, &htc_pkt); in dp_htt_t2h_msg_handler_fast()
424 dp_htt_t2h_msg_handler(context, &htc_pkt); in dp_htt_t2h_msg_handler_fast()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.h1045 void dp_htt_t2h_msg_handler(void *context, HTC_PACKET *pkt);
H A Ddp_htt.c3983 void dp_htt_t2h_msg_handler(void *context, HTC_PACKET *pkt) function
4472 dp_htt_t2h_msg_handler(context, &htc_pkt);
4499 connect.EpCallbacks.EpRecv = dp_htt_t2h_msg_handler;