Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Dphy.c1265 struct b43legacy_lopair *pair) in b43legacy_lo_write()
1288 struct b43legacy_lopair *b43legacy_find_lopair(struct b43legacy_wldev *dev, in b43legacy_find_lopair()
1306 struct b43legacy_lopair *b43legacy_current_lopair(struct b43legacy_wldev *dev) in b43legacy_current_lopair()
1317 struct b43legacy_lopair *pair; in b43legacy_phy_lo_adjust()
1352 const struct b43legacy_lopair *in_pair, in b43legacy_phy_lo_g_state()
1353 struct b43legacy_lopair *out_pair, in b43legacy_phy_lo_g_state()
1356 static const struct b43legacy_lopair transitions[8] = { in b43legacy_phy_lo_g_state()
1366 struct b43legacy_lopair lowest_transition = { in b43legacy_phy_lo_g_state()
1370 struct b43legacy_lopair tmp_pair; in b43legacy_phy_lo_g_state()
1371 struct b43legacy_lopair transition; in b43legacy_phy_lo_g_state()
[all …]
Db43legacy.h392 struct b43legacy_lopair { struct
443 struct b43legacy_lopair *_lo_pairs;
831 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy, in b43legacy_get_lopair()
Dmain.c3080 struct b43legacy_lopair *lo; in setup_struct_phy_for_init()
3097 memset(lo, 0, sizeof(struct b43legacy_lopair) * in setup_struct_phy_for_init()
3244 sizeof(struct b43legacy_lopair) * B43legacy_LO_COUNT); in prepare_phy_data_for_init()
3272 sizeof(struct b43legacy_lopair), in b43legacy_wireless_core_init()