Searched refs:pause_req (Results 1 – 3 of 3) sorted by relevance
107 if (!tx_ops || !tx_ops->pause_req) { in tgt_twt_pause_req_send()113 status = tx_ops->pause_req(psoc, req); in tgt_twt_pause_req_send()
151 twt_tx_ops->pause_req = target_if_twt_pause_req; in target_if_twt_register_ext_tx_ops()
1654 QDF_STATUS (*pause_req)(struct wlan_objmgr_psoc *psoc, member