Home
last modified time | relevance | path

Searched refs:ts_shortretry (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h748 uint8_t ts_shortretry; /* # short retries */ member
H A Dath_main.c1150 sr = ts->ts_shortretry; in ath_tx_processq()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h75 uint8_t ts_shortretry; member
H A Darn_mac.c379 ds->ds_txstat.ts_shortretry = MS(ads->ds_txstatus1, AR_RTSFailCnt); in ath9k_hw_txprocdesc()
H A Darn_xmit.c2244 sr = ts->ts_shortretry; in arn_tx_processq()