Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.h102 wlan_twt_cfg_get_congestion_timeout(struct wlan_objmgr_psoc *psoc,
286 wlan_twt_cfg_get_congestion_timeout(struct wlan_objmgr_psoc *psoc, in wlan_twt_cfg_get_congestion_timeout() function
H A Dwlan_twt_cfg.c193 wlan_twt_cfg_get_congestion_timeout(struct wlan_objmgr_psoc *psoc, in wlan_twt_cfg_get_congestion_timeout() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c125 return wlan_twt_cfg_get_congestion_timeout(psoc, val); in ucfg_twt_cfg_get_congestion_timeout()
/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
H A Dwlan_twt_common.c233 wlan_twt_cfg_get_congestion_timeout(psoc, &req->sta_cong_timer_ms); in wlan_twt_requestor_enable()