Home
last modified time | relevance | path

Searched refs:target_if_twt_enable_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.h40 target_if_twt_enable_req(struct wlan_objmgr_psoc *psoc,
55 target_if_twt_enable_req(struct wlan_objmgr_psoc *psoc, in target_if_twt_enable_req() function
/wlan-driver/qca-wifi-host-cmn/target_if/twt/src/
H A Dtarget_if_twt_cmd.c27 target_if_twt_enable_req(struct wlan_objmgr_psoc *psoc, in target_if_twt_enable_req() function
H A Dtarget_if_twt.c131 twt_tx_ops->enable_req = target_if_twt_enable_req; in target_if_twt_register_tx_ops()