Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h124 wlan_twt_cfg_get_requestor_flag(struct wlan_objmgr_psoc *psoc, bool *val);
300 wlan_twt_cfg_get_requestor_flag(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_requestor_flag() function
H A Dwlan_twt_cfg.c224 wlan_twt_cfg_get_requestor_flag(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_requestor_flag() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_cfg_ext_api.c25 return wlan_twt_cfg_get_requestor_flag(psoc, val); in wlan_twt_cfg_get_req_flag()