Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_tgt_if_ext_tx_api.c107 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()
/wlan-driver/qcacld-3.0/components/target_if/twt/src/
H A Dtarget_if_ext_twt_cmd.c151 twt_tx_ops->pause_req = target_if_twt_pause_req; in target_if_twt_register_ext_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1654 QDF_STATUS (*pause_req)(struct wlan_objmgr_psoc *psoc, member