Searched refs:b43legacy_default_radio_attenuation (Results 1 – 3 of 3) sorted by relevance
62 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev);
3104 phy->rfatt = b43legacy_default_radio_attenuation(dev); in setup_struct_phy_for_init()3216 phy->rfatt = b43legacy_default_radio_attenuation(dev); in prepare_phy_data_for_init()
1943 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev) in b43legacy_default_radio_attenuation() function