Searched refs:short_retries (Results 1 – 6 of 6) sorted by relevance
132 int rix, int short_retries, in calc_usecs_unicast_packet() argument221 tt += (short_retries + 1) * ctsduration; in calc_usecs_unicast_packet()231 for (x = 0; x <= short_retries + long_retries; x++) { in calc_usecs_unicast_packet()
64 uint_fast8_t short_retries; /* RTS/CTS retries */ member
145 int short_retries; member
3227 txs->short_retries = wn->agg[tid].short_retries; in iwn_agg_tx_complete()3233 wn->agg[tid].short_retries = 0; in iwn_agg_tx_complete()3676 txs->short_retries = rtsfailcnt; in iwn_tx_done()3944 wn->agg[tid].short_retries = rtsfailcnt; in iwn_ampdu_tx_done()
3450 txs->short_retries = tx_resp->failure_rts; in iwm_rx_tx_cmd_single()
2089 txs->short_retries = stat->rtsfailcnt; in wpi_tx_done()