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

/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1265 struct b43legacy_lopair *pair)
1288 struct b43legacy_lopair *b43legacy_find_lopair(struct b43legacy_wldev *dev,
1306 struct b43legacy_lopair *b43legacy_current_lopair(struct b43legacy_wldev *dev)
1317 struct b43legacy_lopair *pair;
1352 const struct b43legacy_lopair *in_pair,
1353 struct b43legacy_lopair *out_pair,
1356 static const struct b43legacy_lopair transitions[8] = {
1366 struct b43legacy_lopair lowest_transition = {
1370 struct b43legacy_lopair tmp_pair;
1371 struct b43legacy_lopair transitio
[all...]
H A Db43legacy.h392 struct b43legacy_lopair { struct
443 struct b43legacy_lopair *_lo_pairs;
831 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy,
H A Dmain.c3081 struct b43legacy_lopair *lo;
3098 memset(lo, 0, sizeof(struct b43legacy_lopair) *
3245 sizeof(struct b43legacy_lopair) * B43legacy_LO_COUNT);
3273 sizeof(struct b43legacy_lopair),

Completed in 115 milliseconds