noiseFloorThreshCh  119 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh  322 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh  697 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh  900 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 1276 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 1479 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 1855 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 2058 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 2433 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 2636 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		.noiseFloorThreshCh = {-1, 0, 0},
noiseFloorThreshCh 3424 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 	PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]);
noiseFloorThreshCh 3425 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 	PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]);
noiseFloorThreshCh 3426 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 	PR_EEP("Chain2 NF Threshold", modal_hdr->noiseFloorThreshCh[2]);
noiseFloorThreshCh 4227 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c 		val = ar9003_modal_header(ah, is2ghz)->noiseFloorThreshCh[chain];
noiseFloorThreshCh  234 drivers/net/wireless/ath/ath9k/ar9003_eeprom.h 	int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS];
noiseFloorThreshCh  352 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 noiseFloorThreshCh[AR5416_MAX_CHAINS];
noiseFloorThreshCh  402 drivers/net/wireless/ath/ath9k/eeprom.h 	u8 noiseFloorThreshCh[AR5416_EEP4K_MAX_CHAINS];
noiseFloorThreshCh  487 drivers/net/wireless/ath/ath9k/eeprom.h 	int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS];
noiseFloorThreshCh   92 drivers/net/wireless/ath/ath9k/eeprom_4k.c 	PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]);
noiseFloorThreshCh  243 drivers/net/wireless/ath/ath9k/eeprom_4k.c 		return pModal->noiseFloorThreshCh[0];
noiseFloorThreshCh   97 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]);
noiseFloorThreshCh   98 drivers/net/wireless/ath/ath9k/eeprom_9287.c 	PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]);
noiseFloorThreshCh  242 drivers/net/wireless/ath/ath9k/eeprom_9287.c 		return pModal->noiseFloorThreshCh[0];
noiseFloorThreshCh  161 drivers/net/wireless/ath/ath9k/eeprom_def.c 	PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]);
noiseFloorThreshCh  162 drivers/net/wireless/ath/ath9k/eeprom_def.c 	PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]);
noiseFloorThreshCh  163 drivers/net/wireless/ath/ath9k/eeprom_def.c 	PR_EEP("Chain2 NF Threshold", modal_hdr->noiseFloorThreshCh[2]);
noiseFloorThreshCh  343 drivers/net/wireless/ath/ath9k/eeprom_def.c 		return pModal[0].noiseFloorThreshCh[0];
noiseFloorThreshCh  345 drivers/net/wireless/ath/ath9k/eeprom_def.c 		return pModal[1].noiseFloorThreshCh[0];
noiseFloorThreshCh   60 drivers/net/wireless/ath/carl9170/eeprom.h 	s8	noiseFloorThreshCh[AR5416_MAX_CHAINS];