Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c500 u16 seq_st = 0, acked_cnt = 0, txfail_cnt = 0, seq_first; in ath_tx_complete_aggr() local
607 txfail_cnt++; in ath_tx_complete_aggr()
627 if (rc_update && (acked_cnt == 1 || txfail_cnt == 1)) { in ath_tx_complete_aggr()