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

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h220 uint8_t pwrDecreaseFor2Chain; // 1 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.c677 } else if (streq(var, "pwrDecreaseFor2Chain")) {
678 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor2Chain);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1222 | POW_SM(pModal->pwrDecreaseFor2Chain, 0)
1880 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor2Chain;
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h799 uint8_t pwrDecreaseFor2Chain; member in struct:ModalEepHeader

Completed in 91 milliseconds