Home
last modified time | relevance | path

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

/linux-6.1.9/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()
1634 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1653 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1659 priv->tx_paths = 2; in rtl8xxxu_identify_chip()
1666 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1673 priv->tx_paths = 2; in rtl8xxxu_identify_chip()
1682 priv->tx_paths = 1; in rtl8xxxu_identify_chip()
1688 hw->wiphy->available_antennas_tx = BIT(priv->tx_paths) - 1; in rtl8xxxu_identify_chip()
[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