Home
last modified time | relevance | path

Searched defs:AR_PHY_RXGAIN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212phy.h86 #define AR_PHY_RXGAIN 0x9848 macro
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h1433 #define AR_PHY_RXGAIN(_i) (AR_PHY_FORCEMAX_GAINS_0 + (AR_PHY_CHAIN_OFFSET * (_i))) macro