Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h164 wlan_twt_cfg_get_flex_sched(struct wlan_objmgr_psoc *psoc, bool *val);
324 wlan_twt_cfg_get_flex_sched(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_flex_sched() function
H A Dwlan_twt_cfg.c282 wlan_twt_cfg_get_flex_sched(struct wlan_objmgr_psoc *psoc, bool *val) in wlan_twt_cfg_get_flex_sched() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c161 return wlan_twt_cfg_get_flex_sched(psoc, val); in ucfg_twt_cfg_get_flex_sched()