Searched refs:htt_tx_resume_handler (Results 1 – 3 of 3) sorted by relevance
542 static inline void htt_tx_resume_handler(void *context) in htt_tx_resume_handler() function547 void htt_tx_resume_handler(void *context);
833 void htt_tx_resume_handler(void *context) in htt_tx_resume_handler() function841 htt_tx_resume_handler(void *context) { } in htt_tx_resume_handler() function
805 connect.EpCallbacks.ep_resume_tx_queue = htt_tx_resume_handler; in htt_htc_attach()