Searched refs:ts_longretry (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h76 uint8_t ts_longretry; member in struct:ath_tx_status
H A Darn_xmit.c2245 lr = ts->ts_longretry;
2273 bf->bf_retries = ds->ds_txstat.ts_longretry;
H A Darn_mac.c380 ds->ds_txstat.ts_longretry = MS(ads->ds_txstatus1, AR_DataFailCnt);
H A Darn_rc.c1613 (is_underrun) ? ATH_11N_TXMAXTRY : tx_info_priv->tx.ts_longretry);
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h749 uint8_t ts_longretry; /* # long retries */ member in struct:ath_tx_status
H A Dath_main.c1151 lr = ts->ts_longretry;

Completed in 368 milliseconds