Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h221 uint8_t pwrDecreaseFor3Chain; // 1 -> 48 B member
/dragonfly/tools/tools/ath/athprom/
H A Deeprom-1462 | pwr dec 3 chain $pwrDecreaseFor3Chain dB |
H A Dathprom.c679 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor3Chain); in eevar()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1221 POW_SM(pModal->pwrDecreaseFor3Chain, 6) in ar5416SetTransmitPower()
1883 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor3Chain; in ar5416SetPowerPerRateTable()