Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v14.h221 uint8_t pwrDecreaseFor3Chain; // 1 -> 48 B member
/freebsd-10-stable/tools/tools/ath/athprom/
Deeprom-1462 | pwr dec 3 chain $pwrDecreaseFor3Chain dB |
Dathprom.c680 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor3Chain); in eevar()
/freebsd-10-stable/tools/tools/ath/ath_ee_v14_print/
Dath_ee_v14_print.c193 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart, in eeprom_v14_modal_print()
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_reset.c1218 POW_SM(pModal->pwrDecreaseFor3Chain, 6) in ar5416SetTransmitPower()
1880 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor3Chain; in ar5416SetPowerPerRateTable()