Home
last modified time | relevance | path

Searched refs:ppr_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c4052 u8 ppr_max; in b43_nphy_tx_power_ctl_setup() local
4132 ppr_max = b43_ppr_get_max(dev, &nphy->tx_pwr_max_ppr); in b43_nphy_tx_power_ctl_setup()
4133 if (ppr_max) { in b43_nphy_tx_power_ctl_setup()
4134 target[0] = ppr_max; in b43_nphy_tx_power_ctl_setup()
4135 target[1] = ppr_max; in b43_nphy_tx_power_ctl_setup()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c4048 u8 ppr_max; in b43_nphy_tx_power_ctl_setup() local
4128 ppr_max = b43_ppr_get_max(dev, &nphy->tx_pwr_max_ppr); in b43_nphy_tx_power_ctl_setup()
4129 if (ppr_max) { in b43_nphy_tx_power_ctl_setup()
4130 target[0] = ppr_max; in b43_nphy_tx_power_ctl_setup()
4131 target[1] = ppr_max; in b43_nphy_tx_power_ctl_setup()

Completed in 15 milliseconds