Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c3970 enum reg_wifi_band sap_band; in wlansap_get_chan_band_restrict() local
3999 sap_band = wlan_reg_freq_to_band(sap_ctx->chan_freq); in wlansap_get_chan_band_restrict()
4002 sap_band, band, sap_ctx->chan_freq, in wlansap_get_chan_band_restrict()
4009 if (sap_band == REG_BAND_5G && band == BIT(REG_BAND_2G)) { in wlansap_get_chan_band_restrict()
4021 } else if (sap_band == REG_BAND_2G && (band & BIT(REG_BAND_5G))) { in wlansap_get_chan_band_restrict()
4089 } else if (sap_band == REG_BAND_6G && in wlansap_get_chan_band_restrict()