Searched refs:rfSilent (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom.h302 u16 rfSilent; member in struct:base_eep_header
332 u16 rfSilent; member in struct:base_eep_header_4k
471 u16 rfSilent; member in struct:base_eep_ar9287_header
H A Dar9003_eeprom.h176 u8 rfSilent; member in struct:ar9300_base_eep_hdr
H A Deeprom_4k.c141 word = swab16(eep->baseEepHeader.rfSilent);
142 eep->baseEepHeader.rfSilent = word;
201 return pBase->rfSilent;
H A Deeprom_9287.c138 word = swab16(eep->baseEepHeader.rfSilent);
139 eep->baseEepHeader.rfSilent = word;
200 return pBase->rfSilent;
H A Deeprom_def.c190 word = swab16(eep->baseEepHeader.rfSilent);
191 eep->baseEepHeader.rfSilent = word;
261 return pBase->rfSilent;
H A Dar9003_eeprom.c75 .rfSilent = 0,
666 return pBase->rfSilent;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.h309 A_UINT16 rfSilent; member in struct:BaseEepHeader

Completed in 141 milliseconds