Home
last modified time | relevance | path

Searched refs:b43legacy_phy_set_baseband_attenuation (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43legacy/
Dphy.h203 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev,
Dphy.c906 b43legacy_phy_set_baseband_attenuation(dev, 11); in b43legacy_calc_loopback_gain()
991 b43legacy_phy_set_baseband_attenuation(dev, backup_bband); in b43legacy_calc_loopback_gain()
1466 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev, in b43legacy_phy_set_baseband_attenuation() function
1544 b43legacy_phy_set_baseband_attenuation(dev, 2); in b43legacy_phy_lo_g_measure()
1610 b43legacy_phy_set_baseband_attenuation(dev, j * 2); in b43legacy_phy_lo_g_measure()
1661 b43legacy_phy_set_baseband_attenuation(dev, j * 2); in b43legacy_phy_lo_g_measure()
Dradio.c1938 b43legacy_phy_set_baseband_attenuation(dev, baseband_attenuation); in b43legacy_radio_set_txpower_bg()