Home
last modified time | relevance | path

Searched refs:noiseFloorThreshCh (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Deeprom.h352 u8 noiseFloorThreshCh[AR5416_MAX_CHAINS]; member
402 u8 noiseFloorThreshCh[AR5416_EEP4K_MAX_CHAINS]; member
487 int8_t noiseFloorThreshCh[AR9287_MAX_CHAINS]; member
A Dar9003_eeprom.c119 .noiseFloorThreshCh = {-1, 0, 0},
322 .noiseFloorThreshCh = {-1, 0, 0},
697 .noiseFloorThreshCh = {-1, 0, 0},
900 .noiseFloorThreshCh = {-1, 0, 0},
1276 .noiseFloorThreshCh = {-1, 0, 0},
1479 .noiseFloorThreshCh = {-1, 0, 0},
1855 .noiseFloorThreshCh = {-1, 0, 0},
2058 .noiseFloorThreshCh = {-1, 0, 0},
2433 .noiseFloorThreshCh = {-1, 0, 0},
2636 .noiseFloorThreshCh = {-1, 0, 0},
[all …]
A Deeprom_def.c161 PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]); in ath9k_def_dump_modal_eeprom()
162 PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]); in ath9k_def_dump_modal_eeprom()
163 PR_EEP("Chain2 NF Threshold", modal_hdr->noiseFloorThreshCh[2]); in ath9k_def_dump_modal_eeprom()
343 return pModal[0].noiseFloorThreshCh[0]; in ath9k_hw_def_get_eeprom()
345 return pModal[1].noiseFloorThreshCh[0]; in ath9k_hw_def_get_eeprom()
A Dar9003_eeprom.h234 int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS]; member
A Deeprom_9287.c97 PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]); in ar9287_dump_modal_eeprom()
98 PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]); in ar9287_dump_modal_eeprom()
242 return pModal->noiseFloorThreshCh[0]; in ath9k_hw_ar9287_get_eeprom()
A Deeprom_4k.c92 PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]); in ath9k_dump_4k_modal_eeprom()
243 return pModal->noiseFloorThreshCh[0]; in ath9k_hw_4k_get_eeprom()
/linux/drivers/net/wireless/ath/carl9170/
A Deeprom.h60 s8 noiseFloorThreshCh[AR5416_MAX_CHAINS]; member

Completed in 24 milliseconds