Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_api.h3564 uint32_t wlan_mlme_get_roaming_triggers(struct wlan_objmgr_psoc *psoc);
3698 uint32_t wlan_mlme_get_roaming_triggers(struct wlan_objmgr_psoc *psoc) in wlan_mlme_get_roaming_triggers() function
H A Dwlan_mlme_ucfg_api.h1196 return wlan_mlme_get_roaming_triggers(psoc); in ucfg_mlme_get_roaming_triggers()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c5564 uint32_t wlan_mlme_get_roaming_triggers(struct wlan_objmgr_psoc *psoc) in wlan_mlme_get_roaming_triggers() function
7551 roam_triggers = wlan_mlme_get_roaming_triggers(psoc); in wlan_mlme_get_feature_info()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c5616 wlan_mlme_get_roaming_triggers(psoc); in cm_roam_restore_default_config()