Home
last modified time | relevance | path

Searched refs:pwrDecreaseFor2Chain (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h220 uint8_t pwrDecreaseFor2Chain; // 1 member
/freebsd/tools/tools/ath/athprom/
H A Deeprom-1460 | pwr dec 2 chain $pwrDecreaseFor2Chain dB |
H A Dathprom.c677 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor2Chain); in eevar()
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c191 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart, in eeprom_v14_modal_print()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h806 uint8_t pwrDecreaseFor2Chain; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1230 | POW_SM(pModal->pwrDecreaseFor2Chain, 0) in ar5416SetTransmitPower()
1887 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor2Chain; in ar5416SetPowerPerRateTable()