Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c6147 bool is_2g_band, is_5g_band, is_6g_band; in wlan_is_valid_frequency() local
6153 is_2g_band = (band_capability & BIT(REG_BAND_2G)) && in wlan_is_valid_frequency()
6166 if (!is_2g_band && WLAN_REG_IS_24GHZ_CH_FREQ(freq)) in wlan_is_valid_frequency()