Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h221 uint8_t pwrDecreaseFor3Chain; // 1 -> 48 B member
/freebsd/tools/tools/ath/athprom/
H A Deeprom-1461 | pwr dec 3 chain $pwrDecreaseFor3Chain dB |
H A Dathprom.c679 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor3Chain); 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.h807 uint8_t pwrDecreaseFor3Chain; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1229 POW_SM(pModal->pwrDecreaseFor3Chain, 6) in ar5416SetTransmitPower()
1890 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor3Chain; in ar5416SetPowerPerRateTable()