Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dradio.h75 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev);
Dmain.c3136 phy->rfatt = b43legacy_default_radio_attenuation(dev); in setup_struct_phy_for_init()
3248 phy->rfatt = b43legacy_default_radio_attenuation(dev); in prepare_phy_data_for_init()
Dradio.c1979 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev) in b43legacy_default_radio_attenuation() function