Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43legacy/
Dphy.c1290 struct b43legacy_lopair *pair) in b43legacy_lo_write()
1313 struct b43legacy_lopair *b43legacy_find_lopair(struct b43legacy_wldev *dev, in b43legacy_find_lopair()
1331 struct b43legacy_lopair *b43legacy_current_lopair(struct b43legacy_wldev *dev) in b43legacy_current_lopair()
1342 struct b43legacy_lopair *pair; in b43legacy_phy_lo_adjust()
1377 const struct b43legacy_lopair *in_pair, in b43legacy_phy_lo_g_state()
1378 struct b43legacy_lopair *out_pair, in b43legacy_phy_lo_g_state()
1381 static const struct b43legacy_lopair transitions[8] = { in b43legacy_phy_lo_g_state()
1391 struct b43legacy_lopair lowest_transition = { in b43legacy_phy_lo_g_state()
1395 struct b43legacy_lopair tmp_pair; in b43legacy_phy_lo_g_state()
1396 struct b43legacy_lopair transition; in b43legacy_phy_lo_g_state()
[all …]
Db43legacy.h395 struct b43legacy_lopair { struct
446 struct b43legacy_lopair *_lo_pairs;
805 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy, in b43legacy_get_lopair()
Dmain.c3044 struct b43legacy_lopair *lo; in setup_struct_phy_for_init()
3061 memset(lo, 0, sizeof(struct b43legacy_lopair) * in setup_struct_phy_for_init()
3239 sizeof(struct b43legacy_lopair) * B43legacy_LO_COUNT); in prepare_phy_data_for_init()
3266 phy->_lo_pairs = kzalloc(sizeof(struct b43legacy_lopair) in b43legacy_wireless_core_init()