Home
last modified time | relevance | path

Searched refs:wlan_twt_cfg_get_bcast_requestor (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_cfg_ext_api.c67 return wlan_twt_cfg_get_bcast_requestor(psoc, val); in wlan_twt_get_bcast_requestor_cfg()
82 wlan_twt_cfg_get_bcast_requestor( in wlan_twt_get_feature_info()
H A Dwlan_twt_ucfg_ext_api.c143 return wlan_twt_cfg_get_bcast_requestor(psoc, val); in ucfg_twt_cfg_get_bcast_requestor()
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h184 wlan_twt_cfg_get_bcast_requestor(struct wlan_objmgr_psoc *psoc, bool *val);
336 wlan_twt_cfg_get_bcast_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_bcast_requestor() function
H A Dwlan_twt_cfg.c314 wlan_twt_cfg_get_bcast_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_bcast_requestor() function
/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
H A Dwlan_twt_common.c234 wlan_twt_cfg_get_bcast_requestor(psoc, &twt_bcast_requestor); in wlan_twt_requestor_enable()