Lines Matching refs:noiseFloorThreshCh
118 .noiseFloorThreshCh = {-1, 0, 0},
321 .noiseFloorThreshCh = {-1, 0, 0},
696 .noiseFloorThreshCh = {-1, 0, 0},
899 .noiseFloorThreshCh = {-1, 0, 0},
1275 .noiseFloorThreshCh = {-1, 0, 0},
1478 .noiseFloorThreshCh = {-1, 0, 0},
1854 .noiseFloorThreshCh = {-1, 0, 0},
2057 .noiseFloorThreshCh = {-1, 0, 0},
2432 .noiseFloorThreshCh = {-1, 0, 0},
2635 .noiseFloorThreshCh = {-1, 0, 0},
3418 PR_EEP("Chain0 NF Threshold", modal_hdr->noiseFloorThreshCh[0]); in ar9003_dump_modal_eeprom()
3419 PR_EEP("Chain1 NF Threshold", modal_hdr->noiseFloorThreshCh[1]); in ar9003_dump_modal_eeprom()
3420 PR_EEP("Chain2 NF Threshold", modal_hdr->noiseFloorThreshCh[2]); in ar9003_dump_modal_eeprom()
4158 val = ar9003_modal_header(ah, is2ghz)->noiseFloorThreshCh[chain]; in ar9003_hw_apply_minccapwr_thresh()