Searched refs:noiseFloorThreshCh (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ar9170/
H A Deeprom.h58 s8 noiseFloorThreshCh[AR5416_MAX_CHAINS]; member in struct:ar9170_eeprom_modal
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Deeprom.h361 u8 noiseFloorThreshCh[AR5416_MAX_CHAINS]; member in struct:modal_eep_header
414 u8 noiseFloorThreshCh[AR5416_EEP4K_MAX_CHAINS]; member in struct:modal_eep_4k_header
495 int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS]; member in struct:modal_eep_ar9287_header
H A Dar9003_eeprom.h221 int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS]; member in struct:ar9300_modal_eep_header
H A Dar9003_eeprom.c132 * noiseFloorThreshCh[AR9300_MAX_CHAINS]; 3 Check
135 .noiseFloorThreshCh = {-1, 0, 0},
334 /* noiseFloorThreshCh Check if the register is per chain */
335 .noiseFloorThreshCh = {-1, 0, 0},
H A Deeprom_def.c243 return pModal[0].noiseFloorThreshCh[0];
245 return pModal[1].noiseFloorThreshCh[0];
H A Deeprom_4k.c185 return pModal->noiseFloorThreshCh[0];
H A Deeprom_9287.c184 return pModal->noiseFloorThreshCh[0];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpusb.h337 A_INT8 noiseFloorThreshCh[AR5416_MAX_CHAINS]; // 3 member in struct:ModalEepHeader

Completed in 126 milliseconds