Searched refs:BAND_CONFIG_MANUAL (Results 1 – 3 of 3) sorted by relevance
74 …if ((band == BAND_CONFIG_ACS_MODE || band == BAND_CONFIG_MANUAL) && !(pmadapter->fw_bands & BAND_G… in wifi_check_11ac_capability()188 …if ((band == BAND_CONFIG_ACS_MODE || band == BAND_CONFIG_MANUAL) && !(pmadapter->fw_bands & BAND_G… in wifi_check_11ax_capability()217 …((band == BAND_CONFIG_ACS_MODE || band == BAND_CONFIG_MANUAL) && !(pmadapter->fw_bands & BAND_GAX)… in wifi_uap_set_11ax_status()229 else if (band == BAND_CONFIG_ACS_MODE || band == BAND_CONFIG_MANUAL) in wifi_uap_set_11ax_status()533 bss.param.bss_config.band_cfg = BAND_CONFIG_MANUAL; in wifi_cmd_uap_config()544 bss.param.bss_config.band_cfg = BAND_CONFIG_MANUAL; in wifi_cmd_uap_config()3316 …((band == BAND_CONFIG_ACS_MODE || band == BAND_CONFIG_MANUAL) && !(pmadapter->fw_bands & BAND_GAX)… in wifi_uap_set_11ax_status2()3328 else if (band == BAND_CONFIG_ACS_MODE || band == BAND_CONFIG_MANUAL) in wifi_uap_set_11ax_status2()
161 if ((((bss->param.bss_config.band_cfg & BAND_CONFIG_ACS_MODE) == BAND_CONFIG_MANUAL) && in wlan_uap_cmd_ap_config()
850 #define BAND_CONFIG_MANUAL 0x00 macro