Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_ext_api.h324 bool ucfg_twt_get_pmo_allowed(struct wlan_objmgr_psoc *psoc);
446 bool ucfg_twt_get_pmo_allowed(struct wlan_objmgr_psoc *psoc) in ucfg_twt_get_pmo_allowed() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c246 bool ucfg_twt_get_pmo_allowed(struct wlan_objmgr_psoc *psoc) in ucfg_twt_get_pmo_allowed() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c5073 twt_pmo_allowed = ucfg_twt_get_pmo_allowed(hdd_ctx->psoc); in wlan_hdd_is_twt_pmo_allowed()