Home
last modified time | relevance | path

Searched refs:tx_resume (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_softap_tx_rx.h197 void hdd_softap_tx_resume_cb(void *adapter_context, bool tx_resume);
205 void hdd_softap_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_softap_tx_resume_cb() argument
H A Dwlan_hdd_tx_rx.h177 void hdd_tx_resume_cb(void *adapter_context, bool tx_resume);
222 static inline void hdd_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_tx_resume_cb() argument
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_softap_tx_rx.c104 hdd_softap_tx_resume_false(struct hdd_adapter *adapter, bool tx_resume) in hdd_softap_tx_resume_false() argument
109 if (true == 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() argument
139 if (true == tx_resume) { in hdd_softap_tx_resume_cb()
151 hdd_softap_tx_resume_false(adapter, tx_resume); in hdd_softap_tx_resume_cb()
H A Dwlan_hdd_tx_rx.c247 hdd_tx_resume_false(struct hdd_adapter *adapter, bool tx_resume) in hdd_tx_resume_false() argument
252 if (true == tx_resume) in hdd_tx_resume_false()
287 void hdd_tx_resume_cb(void *adapter_context, bool tx_resume) in hdd_tx_resume_cb() argument
300 if (true == tx_resume) { in hdd_tx_resume_cb()
314 hdd_tx_resume_false(adapter, tx_resume); in hdd_tx_resume_cb()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.h157 bool tx_resume);
H A Dol_txrx_legacy_flow_control.c640 bool tx_resume) in ol_txrx_flow_control_cb() argument
652 vdev->osif_flow_control_cb(vdev->osif_fc_ctx, tx_resume); in ol_txrx_flow_control_cb()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h979 bool tx_resume);
H A Dcdp_txrx_ops.h2171 bool tx_resume);