Searched refs:pga_gain (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/b43/
H A Dlo.c319 gphy->pga_gain = trsw_rx_gain / 3;
320 if (gphy->pga_gain >= 5) {
321 gphy->pga_gain -= 5;
330 gphy->pga_gain = 2;
333 gphy->pga_gain = 1;
336 gphy->pga_gain = 0;
339 gphy->pga_gain = 0;
508 tmp = (gphy->pga_gain << 8);
515 tmp = (gphy->pga_gain | 0xEFA0);
631 gphy->pga_gain,
[all...]
H A Dphy_g.h162 s16 pga_gain; /* PGA */ member in struct:b43_phy_g
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Db43legacy.h463 s16 pga_gain; /* PGA */ member in struct:b43legacy_phy

Completed in 60 milliseconds