Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_ani.c254 static const TABLE m2ThreshLow = { 127, 40 }; in ar5416AniControl() local
265 AR_PHY_SFCORR_LOW_M2_THRESH_LOW, m2ThreshLow[on]); in ar5416AniControl()
278 AR_PHY_SFCORR_EXT_M2_THRESH_LOW, m2ThreshLow[on]); in ar5416AniControl()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_ani.c265 static const TABLE m2ThreshLow = { 127, 40 }; in ar5212AniControl() local
275 AR_PHY_SFCORR_LOW_M2_THRESH_LOW, m2ThreshLow[on]); in ar5212AniControl()