Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c256 static const TABLE m2Thresh = { 127, 0x40 }; in ar5416AniControl() local
269 AR_PHY_SFCORR_M2_THRESH, m2Thresh[on]); in ar5416AniControl()
282 AR_PHY_SFCORR_EXT_M2_THRESH, m2Thresh[on]); in ar5416AniControl()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c267 static const TABLE m2Thresh = { 127, 0x40 }; in ar5212AniControl() local
279 AR_PHY_SFCORR_M2_THRESH, m2Thresh[on]); in ar5212AniControl()