HomeSort by: relevance | last modified time | path
    Searched defs:m2ThreshLow (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 295 static const TABLE m2ThreshLow = { 127, 40 };
305 AR_PHY_SFCORR_LOW_M2_THRESH_LOW, m2ThreshLow[on]);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 246 static const TABLE m2ThreshLow = { 127, 40 };
256 AR_PHY_SFCORR_LOW_M2_THRESH_LOW, m2ThreshLow[on]);
269 AR_PHY_SFCORR_EXT_M2_THRESH_LOW, m2ThreshLow[on]);

Completed in 14 milliseconds