Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c901 uint8_t bw_above_20 = 0; in cm_calculate_bandwidth() local
906 bw_above_20 = phy_config->bw_above_20_24ghz; in cm_calculate_bandwidth()
911 bw_above_20 = phy_config->bw_above_20_5ghz; in cm_calculate_bandwidth()
930 if (!bw_above_20) in cm_calculate_bandwidth()
1709 uint8_t bw_above_20 = 0; in cm_get_ch_width() local
1713 bw_above_20 = phy_config->bw_above_20_24ghz; in cm_get_ch_width()
1718 bw_above_20 = phy_config->bw_above_20_5ghz; in cm_get_ch_width()