Home
last modified time | relevance | path

Searched refs:wlan_twt_cfg_get_rtwt_requestor (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h204 wlan_twt_cfg_get_rtwt_requestor(struct wlan_objmgr_psoc *psoc, bool *val);
H A Dwlan_twt_cfg.c352 wlan_twt_cfg_get_rtwt_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_rtwt_requestor() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c155 return wlan_twt_cfg_get_rtwt_requestor(psoc, val); in ucfg_twt_cfg_get_rtwt_requestor()
/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
H A Dwlan_twt_common.c242 wlan_twt_cfg_get_rtwt_requestor(psoc, &rtwt_requestor); in wlan_twt_requestor_enable()