Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h220 uint8_t pwrDecreaseFor2Chain; // 1 member
/dragonfly/tools/tools/ath/athprom/
H A Deeprom-1461 | pwr dec 2 chain $pwrDecreaseFor2Chain dB |
H A Dathprom.c677 printHalfDbmPower(fd, eepromN.modalHeader[curmode].pwrDecreaseFor2Chain); in eevar()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1222 | POW_SM(pModal->pwrDecreaseFor2Chain, 0) in ar5416SetTransmitPower()
1880 scaledPower -= pEepData->modalHeader[IEEE80211_IS_CHAN_2GHZ(chan)].pwrDecreaseFor2Chain; in ar5416SetPowerPerRateTable()