Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/twt/inc/
H A Dtarget_if_twt_cmd.h51 target_if_twt_disable_req(struct wlan_objmgr_psoc *psoc,
62 target_if_twt_disable_req(struct wlan_objmgr_psoc *psoc, in target_if_twt_disable_req() function
/wlan-driver/qca-wifi-host-cmn/target_if/twt/src/
H A Dtarget_if_twt_cmd.c63 target_if_twt_disable_req(struct wlan_objmgr_psoc *psoc, in target_if_twt_disable_req() function
H A Dtarget_if_twt.c132 twt_tx_ops->disable_req = target_if_twt_disable_req; in target_if_twt_register_tx_ops()