Home
last modified time | relevance | path

Searched defs:tx_resume (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_softap_tx_rx.c104 hdd_softap_tx_resume_false(struct hdd_adapter *adapter, bool tx_resume) in hdd_softap_tx_resume_false()
129 void hdd_softap_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_softap_tx_resume_cb()
Dwlan_hdd_tx_rx.c247 hdd_tx_resume_false(struct hdd_adapter *adapter, bool tx_resume) in hdd_tx_resume_false()
287 void hdd_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_tx_resume_cb()
/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_softap_tx_rx.h205 void hdd_softap_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_softap_tx_resume_cb()
Dwlan_hdd_tx_rx.h222 static inline void hdd_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_tx_resume_cb()
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_legacy_flow_control.c640 bool tx_resume) in ol_txrx_flow_control_cb()