Home
last modified time | relevance | path

Searched refs:util_scan_entry_hecap (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c599 if (!util_scan_entry_hecap(scan_params) || !he_ops) in util_scan_get_chan_from_he_6g_params()
651 if (!util_scan_entry_hecap(scan_params) || !he_ops) in util_scan_get_phymode_6g()
817 if (!util_scan_entry_hecap(scan_params)) in util_scan_get_phymode_5g()
948 if (!util_scan_entry_hecap(scan_params)) in util_scan_get_phymode_2g()
1873 he_cap = util_scan_entry_hecap(scan_params); in util_scan_scm_calc_nss_supported_by_ap()
2559 if (!chan_freq && util_scan_entry_hecap(scan_entry)) { in util_scan_gen_scan_entry()
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_filter.c683 if (!util_scan_entry_hecap(db_entry)) in scm_check_dot11mode()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c1052 bss_he_cap = (struct wlan_ie_hecaps *)util_scan_entry_hecap(entry); in cm_get_etp_max_bits_per_sc_1000x_for_nss()
2602 he_cap = (struct wlan_ie_hecaps *)util_scan_entry_hecap(entry); in cm_calculate_bss_score()
2681 util_scan_entry_hecap(entry) ? 1 : 0, in cm_calculate_bss_score()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dwlan_scan_utils_api.h1562 util_scan_entry_hecap(struct scan_cache_entry *scan_entry) in util_scan_entry_hecap() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c2168 util_scan_entry_hecap(se); in get_son_acs_report_values()