Searched refs:_lo_pairs (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/b43legacy/
H A Db43legacy.h446 struct b43legacy_lopair *_lo_pairs; member in struct:b43legacy_phy
809 return phy->_lo_pairs + (radio_attenuation
H A Dmain.c3022 lo = phy->_lo_pairs;
3199 if (phy->_lo_pairs)
3200 memset(phy->_lo_pairs, 0,
3228 phy->_lo_pairs = kzalloc(sizeof(struct b43legacy_lopair)
3231 if (!phy->_lo_pairs)
H A Dphy.c1711 tmp_control = phy->_lo_pairs + i;
1739 pair = phy->_lo_pairs + i;

Completed in 108 milliseconds