Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_vdev_mgr_interface.h423 bool mlme_is_notify_co_located_ap_update_rnr(struct wlan_objmgr_vdev *vdev);
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_api.c109 !mlme_is_notify_co_located_ap_update_rnr(pe_session->vdev)) in lim_notify_link_info()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c1235 bool mlme_is_notify_co_located_ap_update_rnr(struct wlan_objmgr_vdev *vdev) in mlme_is_notify_co_located_ap_update_rnr() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c10511 if (!mlme_is_notify_co_located_ap_update_rnr(session->vdev)) in lim_ap_mlme_vdev_rnr_notify()