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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 294 static const TABLE m1ThreshLow = { 127, 50 };
303 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1ThreshLow[on]);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 245 static const TABLE m1ThreshLow = { 127, 50 };
254 AR_PHY_SFCORR_LOW_M1_THRESH_LOW, m1ThreshLow[on]);
267 AR_PHY_SFCORR_EXT_M1_THRESH_LOW, m1ThreshLow[on]);

Completed in 14 milliseconds