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

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h99 uint8_t ht40PowerIncForPdadc; member in struct:modal_eep_ar9287_header
H A Dah_eeprom_v4k.h111 uint8_t ht40PowerIncForPdadc; // 1 member in struct:ModalEepHeader4k
H A Dah_eeprom_v14.h224 uint8_t ht40PowerIncForPdadc; // 1 member in struct:ModalEepHeader
/freebsd-11-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c126 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc);
/freebsd-11-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c118 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc);
/freebsd-11-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c196 printf("| ht40PowerIncForPdadc: 0x%.2x |\n", mh->ht40PowerIncForPdadc);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c362 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc;
H A Dar9285_reset.c106 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc;
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c685 } else if (streq(var, "ht40PowerIncForPdadc")) {
686 fprintf(fd, "%3d", eepromN.modalHeader[curmode].ht40PowerIncForPdadc);
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h803 uint8_t ht40PowerIncForPdadc; member in struct:ModalEepHeader
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1085 AH5416(ah)->ah_ht40PowerIncForPdadc = pModal->ht40PowerIncForPdadc;

Completed in 103 milliseconds