Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_ucfg_api.h683 bool ucfg_cm_get_is_lfr_feature_enabled(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_ucfg_api.c666 bool ucfg_cm_get_is_lfr_feature_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_cm_get_is_lfr_feature_enabled() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c3244 bool roam_mode = ucfg_cm_get_is_lfr_feature_enabled(hdd_ctx->psoc); in drv_cmd_get_roam_mode()
3759 bool lfr_mode = ucfg_cm_get_is_lfr_feature_enabled(hdd_ctx->psoc); in drv_cmd_get_fast_roam()