Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c1010 if (priv->tx_paths == 2) in rtl8xxxu_gen1_enable_rf()
1424 if (priv->tx_paths > 1) { in rtl8xxxu_gen1_set_tx_power()
1600 priv->chip_name, cut, priv->chip_vendor, priv->tx_paths, in rtl8xxxu_print_chipinfo()
1633 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1652 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1658 priv->tx_paths = 2; in rtl8xxxu_identify_chip()
1665 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1672 priv->tx_paths = 2; in rtl8xxxu_identify_chip()
1681 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
2228 else if (priv->tx_paths == 2) in rtl8xxxu_gen1_init_phy_bb()
[all …]
Drtl8xxxu_8723b.c995 if (priv->tx_paths > 1) { in rtl8723bu_phy_iqcalibrate()
1071 if (priv->tx_paths > 1) { in rtl8723bu_phy_iqcalibrate()
1184 if (priv->tx_paths > 1 && reg_eb4) in rtl8723bu_phy_iq_calibrate()
Drtl8xxxu_8192e.c522 if (priv->tx_paths > 1) { in rtl8192e_set_tx_power()
Drtl8xxxu.h1344 u8 tx_paths; member