Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dradio.h76 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev);
Dmain.c3137 phy->txctl1 = b43legacy_default_txctl1(dev); in setup_struct_phy_for_init()
3249 phy->txctl1 = b43legacy_default_txctl1(dev); in prepare_phy_data_for_init()
Dradio.c2066 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev) in b43legacy_default_txctl1() function