Lines Matching refs:noiseFloorThreshCh
119 .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},
3424 PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]); in ar9003_dump_modal_eeprom()
3425 PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]); in ar9003_dump_modal_eeprom()
3426 PR_EEP("Chain2 NF Threshold", modal_hdr->noiseFloorThreshCh[2]); in ar9003_dump_modal_eeprom()
4227 val = ar9003_modal_header(ah, is2ghz)->noiseFloorThreshCh[chain]; in ar9003_hw_apply_minccapwr_thresh()