Searched refs:ladder_lo (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 Dtables_nphy.h197 extern const struct nphy_txiqcal_ladder ladder_lo[];
H A Dphy_n.c2280 scale = (ladder_lo[i].percent * tmp) / 100;
2281 entry = ((scale & 0xFF) << 8) | ladder_lo[i].g_env;
H A Dtables_nphy.c2749 const struct nphy_txiqcal_ladder ladder_lo[] = { variable in typeref:struct:nphy_txiqcal_ladder

Completed in 40 milliseconds