Searched refs:sec_ch_above (Results 1 – 5 of 5) sorted by relevance
444 int sec_ch_above, channel; in rtl8188eu_config_channel() local468 sec_ch_above = 1; in rtl8188eu_config_channel()471 sec_ch_above = 0; in rtl8188eu_config_channel()478 if (sec_ch_above) in rtl8188eu_config_channel()498 if (!sec_ch_above) in rtl8188eu_config_channel()504 if (sec_ch_above) in rtl8188eu_config_channel()512 if (sec_ch_above) in rtl8188eu_config_channel()
535 bool sec_ch_above; in rtl8188fu_config_channel() local604 sec_ch_above = 1; in rtl8188fu_config_channel()607 sec_ch_above = 0; in rtl8188fu_config_channel()614 if (!sec_ch_above) in rtl8188fu_config_channel()620 if (sec_ch_above) in rtl8188fu_config_channel()
699 bool sec_ch_above = 0; in rtl8710bu_config_channel() local706 sec_ch_above = 1; in rtl8710bu_config_channel()710 sec_ch_above = 0; in rtl8710bu_config_channel()742 u32p_replace_bits(&val32, !sec_ch_above, CCK0_SIDEBAND); in rtl8710bu_config_channel()
605 bool sec_ch_above = 0; in rtl8192fu_config_channel() local611 sec_ch_above = 1; in rtl8192fu_config_channel()615 sec_ch_above = 0; in rtl8192fu_config_channel()653 CCK0_SIDEBAND, !sec_ch_above); in rtl8192fu_config_channel()
1254 int sec_ch_above, channel; in rtl8xxxu_gen1_config_channel() local1284 sec_ch_above = 1; in rtl8xxxu_gen1_config_channel()1287 sec_ch_above = 0; in rtl8xxxu_gen1_config_channel()1294 if (sec_ch_above) in rtl8xxxu_gen1_config_channel()1314 if (!sec_ch_above) in rtl8xxxu_gen1_config_channel()1320 if (sec_ch_above) in rtl8xxxu_gen1_config_channel()1332 if (sec_ch_above) in rtl8xxxu_gen1_config_channel()1378 int sec_ch_above, channel; in rtl8xxxu_gen2_config_channel() local1414 sec_ch_above = 1; in rtl8xxxu_gen2_config_channel()1417 sec_ch_above = 0; in rtl8xxxu_gen2_config_channel()[all …]