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

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212desc.h 125 #define AR_RTSFailCnt 0x000000f0 /* RTS failure count */
ar5212_xmit.c 890 ts->ts_shortretry = MS(ads->ds_txstatus0, AR_RTSFailCnt);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416desc.h 228 #define AR_RTSFailCnt 0x000000f0
ar5416_xmit.c 546 ts->ts_shortretry = MS(ds_txstatus[1], AR_RTSFailCnt);

Completed in 14 milliseconds