Home
last modified time | relevance | path

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

/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.h391 struct b43legacy_lopair { struct
442 struct b43legacy_lopair *_lo_pairs;
830 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy, in b43legacy_get_lopair()
Dmain.c3113 struct b43legacy_lopair *lo; in setup_struct_phy_for_init()
3130 memset(lo, 0, sizeof(struct b43legacy_lopair) * in setup_struct_phy_for_init()
3277 sizeof(struct b43legacy_lopair) * B43legacy_LO_COUNT); in prepare_phy_data_for_init()
3304 phy->_lo_pairs = kzalloc(sizeof(struct b43legacy_lopair) in b43legacy_wireless_core_init()