Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_ucfg_api.c1335 bool ucfg_mlme_stats_is_link_speed_report_max(struct wlan_objmgr_psoc *psoc) in ucfg_mlme_stats_is_link_speed_report_max() function
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h3344 ucfg_mlme_stats_is_link_speed_report_max(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c6413 if (ucfg_mlme_stats_is_link_speed_report_max(psoc)) { in hdd_fill_rate_info()