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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dphy.c1290 struct b43legacy_lopair *pair)
1313 struct b43legacy_lopair *b43legacy_find_lopair(struct b43legacy_wldev *dev,
1331 struct b43legacy_lopair *b43legacy_current_lopair(struct b43legacy_wldev *dev)
1342 struct b43legacy_lopair *pair;
1377 const struct b43legacy_lopair *in_pair,
1378 struct b43legacy_lopair *out_pair,
1381 static const struct b43legacy_lopair transitions[8] = {
1391 struct b43legacy_lopair lowest_transition = {
1395 struct b43legacy_lopair tmp_pair;
1396 struct b43legacy_lopair transitio
[all...]
H A Db43legacy.h395 struct b43legacy_lopair { struct
446 struct b43legacy_lopair *_lo_pairs;
805 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy,
H A Dmain.c3007 struct b43legacy_lopair *lo;
3024 memset(lo, 0, sizeof(struct b43legacy_lopair) *
3201 sizeof(struct b43legacy_lopair) * B43legacy_LO_COUNT);
3228 phy->_lo_pairs = kzalloc(sizeof(struct b43legacy_lopair)

Completed in 80 milliseconds