Searched refs:teardown_req (Results 1 – 3 of 3) sorted by relevance
78 if (!tx_ops || !tx_ops->teardown_req) { in tgt_twt_teardown_req_send()84 status = tx_ops->teardown_req(psoc, req); in tgt_twt_teardown_req_send()
150 twt_tx_ops->teardown_req = target_if_twt_teardown_req; in target_if_twt_register_ext_tx_ops()
1652 QDF_STATUS (*teardown_req)(struct wlan_objmgr_psoc *psoc, member