Home
last modified time | relevance | path

Searched refs:ht40PowerIncForPdadc (Results 1 – 12 of 12) sorted by relevance

/freebsd/tools/tools/ath/athprom/
H A Deeprom-1464 | ht40PowerIncForPdadc $ht40PowerIncForPdadc |
H A Dathprom.c685 fprintf(fd, "%3d", eepromN.modalHeader[curmode].ht40PowerIncForPdadc); in eevar()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h99 uint8_t ht40PowerIncForPdadc; member
H A Dah_eeprom_v4k.h111 uint8_t ht40PowerIncForPdadc; // 1 member
H A Dah_eeprom_v14.h224 uint8_t ht40PowerIncForPdadc; // 1 member
/freebsd/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c116 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc); in eeprom_v4k_modal_print()
/freebsd/tools/tools/ath/ath_ee_9287_print/
H A D9287.c124 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc); in eeprom_9287_modal_print()
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c194 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc); in eeprom_v14_modal_print()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h810 uint8_t ht40PowerIncForPdadc; member
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c361 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc; in ar9287SetTransmitPower()
H A Dar9285_reset.c106 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc; in ar9285SetTransmitPower()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1093 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc; in ar5416SetTransmitPower()