HomeSort by: relevance | last modified time | path
    Searched refs:AR_D_RETRY_LIMIT_FR_SH (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_xmit.c 278 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)
ar5211reg.h 554 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F /* Mask for frame short retry limit */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212reg.h 629 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F /* frame short retry limit */
ar5212_xmit.c 315 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)
  /src/sys/dev/ic/
athn.c 1919 SM(AR_D_RETRY_LIMIT_FR_SH, 10));

Completed in 49 milliseconds