Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.h190 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev,
H A Dphy.c881 b43legacy_phy_set_baseband_attenuation(dev, 11); in b43legacy_calc_loopback_gain()
966 b43legacy_phy_set_baseband_attenuation(dev, backup_bband); in b43legacy_calc_loopback_gain()
1441 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev, in b43legacy_phy_set_baseband_attenuation() function
1519 b43legacy_phy_set_baseband_attenuation(dev, 2); in b43legacy_phy_lo_g_measure()
1585 b43legacy_phy_set_baseband_attenuation(dev, j * 2); in b43legacy_phy_lo_g_measure()
1636 b43legacy_phy_set_baseband_attenuation(dev, j * 2); in b43legacy_phy_lo_g_measure()
H A Dradio.c1904 b43legacy_phy_set_baseband_attenuation(dev, baseband_attenuation); in b43legacy_radio_set_txpower_bg()