Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_internal.h542 static inline void htt_tx_resume_handler(void *context) in htt_tx_resume_handler() function
547 void htt_tx_resume_handler(void *context);
H A Dhtt_tx.c833 void htt_tx_resume_handler(void *context) in htt_tx_resume_handler() function
841 htt_tx_resume_handler(void *context) { } in htt_tx_resume_handler() function
H A Dhtt.c805 connect.EpCallbacks.ep_resume_tx_queue = htt_tx_resume_handler; in htt_htc_attach()