Searched refs:ht40PowerIncForPdadc (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h101 uint8_t ht40PowerIncForPdadc; member in struct:modal_eep_ar9287_header
H A Dah_eeprom_v4k.h113 uint8_t ht40PowerIncForPdadc; // 1 member in struct:ModalEepHeader4k
H A Dah_eeprom_v14.h226 uint8_t ht40PowerIncForPdadc; // 1 member in struct:ModalEepHeader
/freebsd-13-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c126 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc);
/freebsd-13-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c118 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc);
/freebsd-13-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c196 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c363 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc;
H A Dar9285_reset.c108 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc;
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c686 } else if (streq(var, "ht40PowerIncForPdadc")) {
687 fprintf(fd, "%3d", eepromN.modalHeader[curmode].ht40PowerIncForPdadc);
/freebsd-13-stable/sys/dev/otus/
H A Dif_otusreg.h812 uint8_t ht40PowerIncForPdadc; member in struct:ModalEepHeader
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1095 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc;

Completed in 211 milliseconds