Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_ani.c258 static const TABLE m2Thresh = { 127, 0x40 }; in ar5416AniControl() local
271 AR_PHY_SFCORR_M2_THRESH, m2Thresh[on]); in ar5416AniControl()
284 AR_PHY_SFCORR_EXT_M2_THRESH, m2Thresh[on]); in ar5416AniControl()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_ani.c269 static const TABLE m2Thresh = { 127, 0x40 }; in ar5212AniControl() local
281 AR_PHY_SFCORR_M2_THRESH, m2Thresh[on]); in ar5212AniControl()