Home
last modified time | relevance | path

Searched refs:m1ThreshLow (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_ani.c254 static const TABLE m1ThreshLow = { 127, 50 }; in ar5416AniControl() local
264 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1ThreshLow[on]); in ar5416AniControl()
277 AR_PHY_SFCORR_EXT_M1_THRESH_LOW, m1ThreshLow[on]); in ar5416AniControl()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_ani.c264 static const TABLE m1ThreshLow = { 127, 50 }; in ar5212AniControl() local
273 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1ThreshLow[on]); in ar5212AniControl()