Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v4k.h115 uint8_t xatten2Db[AR5416_4K_MAX_CHAINS]; // 1 member
H A Dah_eeprom_v14.h228 uint8_t xatten2Db[AR5416_MAX_CHAINS]; // 3 -> New for AR9280 (0xa20c/b20c 11:6) member
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9285_reset.c213 AR_PHY_GAIN_2GHZ_XATTEN2_DB, pModal->xatten2Db[0]); in ar9285SetBoardGain()
225 AR_PHY_GAIN_2GHZ_XATTEN2_DB, pModal->xatten2Db[0]); in ar9285SetBoardGain()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1550 pModal->xatten2Db[i]); in ar5416SetDefGainValues()