Searched refs:b43legacy_get_lopair (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1301 return b43legacy_get_lopair(phy, rfatt, bbatt);
1302 return b43legacy_get_lopair(phy, dict[rfatt], bbatt);
1550 tmp_control = b43legacy_get_lopair(phy, oldi,
1554 tmp_control = b43legacy_get_lopair(phy, 3, 0);
1572 tmp_control = b43legacy_get_lopair(phy, i,
1592 tmp_control = b43legacy_get_lopair(phy, i, j * 2);
1603 tmp_control = b43legacy_get_lopair(phy, i - 9,
1619 tmp_control = b43legacy_get_lopair(phy, i - 9,
1643 tmp_control = b43legacy_get_lopair(phy, i, j * 2);
H A Db43legacy.h441 * Use b43legacy_get_lopair() to get a value.
831 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy, function

Completed in 120 milliseconds