Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h144 wlan_twt_cfg_get_responder_flag(struct wlan_objmgr_psoc *psoc, bool *val);
312 wlan_twt_cfg_get_responder_flag(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_responder_flag() function
H A Dwlan_twt_cfg.c254 wlan_twt_cfg_get_responder_flag(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_responder_flag() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_cfg_ext_api.c31 return wlan_twt_cfg_get_responder_flag(psoc, val); in wlan_twt_cfg_get_res_flag()