Searched refs:pwrDecreaseFor3Chain (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h221 uint8_t pwrDecreaseFor3Chain; // 1 -> 48 B member in struct:ModalEepHeader
/freebsd-11-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c192 printf("| pwrDecreaseFor2Chain: 0x%.2x | pwrDecreaseFor3Chain: 0x%.2x | txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n",
193 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart,
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c679 } else if (streq(var, "pwrDecreaseFor3Chain")) {
680 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor3Chain);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1221 POW_SM(pModal->pwrDecreaseFor3Chain, 6)
1883 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor3Chain;
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h800 uint8_t pwrDecreaseFor3Chain; member in struct:ModalEepHeader

Completed in 82 milliseconds