Searched refs:rf_paths (Results 1 – 10 of 10) sorted by relevance
357 priv->rf_paths = 2; in rtl8192cu_identify_chip()361 priv->rf_paths = 1; in rtl8192cu_identify_chip()465 } else if (priv->rf_paths == 1) { in rtl8192cu_init_phy_rf()
415 priv->rf_paths = 2; in rtl8192fu_identify_chip()562 for (rfpath = RF_A; rfpath < priv->rf_paths; rfpath++) { in rtl8192fu_config_kfree()628 if (priv->rf_paths > 1) in rtl8192fu_config_channel()666 if (priv->rf_paths > 1) in rtl8192fu_config_channel()1343 if (priv->rf_paths > 1) { in rtl8192fu_phy_iqcalibrate()1385 if (priv->rf_paths > 1) { in rtl8192fu_phy_iqcalibrate()1450 if (priv->rf_paths > 1) { in rtl8192fu_phy_iqcalibrate()
323 priv->rf_paths = 1; in rtl8723bu_identify_chip()647 if (priv->rf_paths > 1) in rtl8723bu_iqk_path_a()757 if (priv->rf_paths > 1) in rtl8723bu_rx_iqk_path_a()857 if (priv->rf_paths > 1) in rtl8723bu_rx_iqk_path_a()1236 if (priv->rf_paths > 1) in rtl8723bu_phy_iq_calibrate()
506 priv->rf_paths = 2; in rtl8192eu_identify_chip()1172 if (priv->rf_paths > 1) { in rtl8192eu_phy_iqcalibrate()1237 if (priv->rf_paths > 1) { in rtl8192eu_phy_iqcalibrate()1335 if (priv->rf_paths > 1) in rtl8192eu_phy_iq_calibrate()
150 priv->rf_paths = 1; in rtl8723au_identify_chip()
408 priv->rf_paths = 1; in rtl8188eu_identify_chip()523 for (i = RF_A; i < priv->rf_paths; i++) { in rtl8188eu_config_channel()529 for (i = RF_A; i < priv->rf_paths; i++) { in rtl8188eu_config_channel()
1104 if (priv->rf_paths == 2) { in rtl8xxxu_gen1_enable_rf()1124 if (priv->rf_paths == 2) in rtl8xxxu_gen1_enable_rf()1130 if (priv->rf_paths == 2) in rtl8xxxu_gen1_enable_rf()1146 if (priv->rf_paths == 2) in rtl8xxxu_gen1_disable_rf()1161 if (priv->rf_paths == 2) in rtl8xxxu_gen1_disable_rf()1168 if (priv->rf_paths == 2) in rtl8xxxu_gen1_disable_rf()1343 for (i = RF_A; i < priv->rf_paths; i++) { in rtl8xxxu_gen1_config_channel()1361 for (i = RF_A; i < priv->rf_paths; i++) { in rtl8xxxu_gen1_config_channel()1462 for (i = RF_A; i < priv->rf_paths; i++) { in rtl8xxxu_gen2_config_channel()1483 for (i = RF_A; i < priv->rf_paths; i++) { in rtl8xxxu_gen2_config_channel()[all …]
332 priv->rf_paths = 1; in rtl8188fu_identify_chip()
595 priv->rf_paths = 1; in rtl8710bu_identify_chip()
1847 u8 rf_paths; member