| /freebsd/tools/tools/ath/athprom/ |
| H A D | eeprom-3 | 15 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 | 81 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 | 129 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 |
|
| H A D | eeprom-4 | 18 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 | 91 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 | 156 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 |
|
| H A D | eeprom-14 | 47 | thresh62 $thresh62 |
|
| H A D | eeprom-5 | 19 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 | 105 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 | 183 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 |
|
| H A D | athprom.c | 564 fprintf(fd, "%3d", eepromN.modalHeader[curmode].thresh62); in eevar()
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_spectral.c | 167 ar9300_set_cca_threshold(struct ath_hal *ah, u_int8_t thresh62) in ar9300_set_cca_threshold() argument 169 OS_REG_RMW_FIELD(ah, AR_PHY_CCA_0, AR_PHY_CCA_THRESH62, thresh62); in ar9300_set_cca_threshold() 170 OS_REG_RMW_FIELD(ah, AR_PHY_EXT_CCA0, AR_PHY_EXT_CCA0_THRESH62, thresh62); in ar9300_set_cca_threshold() 175 OS_REG_RMW_FIELD(ah, AR_PHY_EXT_CCA, AR_PHY_EXT_CCA_THRESH62, thresh62); in ar9300_set_cca_threshold()
|
| H A D | ar9300eep.h | 319 u_int8_t thresh62; // 1 member
|
| H A D | ar9300.h | 1494 extern void ar9300_set_cca_threshold(struct ath_hal *ah, u_int8_t thresh62);
|
| /freebsd/sys/dev/ath/ath_hal/ |
| H A D | ah_eeprom_9287.h | 89 uint8_t thresh62; member
|
| H A D | ah_eeprom_v4k.h | 91 uint8_t thresh62; // 1 member
|
| H A D | ah_eeprom_v14.h | 210 uint8_t thresh62; // 1 member
|
| /freebsd/sys/dev/ath/ath_hal/ar9002/ |
| H A D | ar9287_reset.c | 539 AR9280_PHY_CCA_THRESH62, pModal->thresh62); in ar9287SetBoardValues() 541 AR_PHY_EXT_CCA0_THRESH62, pModal->thresh62); in ar9287SetBoardValues()
|
| H A D | ar9285_reset.c | 332 pModal->thresh62); in ar9285SetBoardValues() 334 pModal->thresh62); in ar9285SetBoardValues()
|
| /freebsd/tools/tools/ath/ath_ee_v4k_print/ |
| H A D | v4k.c | 111 printf("| thres62: 0x%.2x\n", mh->thresh62); in eeprom_v4k_modal_print()
|
| /freebsd/tools/tools/ath/ath_ee_9287_print/ |
| H A D | 9287.c | 119 printf("| thres62: 0x%.2x\n", mh->thresh62); in eeprom_9287_modal_print()
|
| /freebsd/tools/tools/ath/ath_ee_v14_print/ |
| H A D | ath_ee_v14_print.c | 181 printf("| thres62: 0x%.2x\n", mh->thresh62); in eeprom_v14_modal_print()
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_reset.c | 1694 pModal->thresh62); in ar5416SetBoardValues() 1696 pModal->thresh62); in ar5416SetBoardValues() 1699 pModal->thresh62); in ar5416SetBoardValues() 1701 pModal->thresh62); in ar5416SetBoardValues()
|
| /freebsd/sys/dev/otus/ |
| H A D | if_otusreg.h | 796 uint8_t thresh62; member
|
| H A D | if_otus.c | 2666 tmp |= (eep->thresh62 & 0x7f) << 12; in otus_set_board_values()
|
| /freebsd/tools/tools/ath/ath_ee_9300_print/ |
| H A D | main.c | 163 m->thresh62, in eeprom_9300_modal_print()
|