ATH_TX_ERROR
if (flags & ATH_TX_ERROR)
if (!(tx_flags & ATH_TX_ERROR)) {
tx_flags |= ATH_TX_ERROR;
ath_tx_complete(sc, skb, ATH_TX_ERROR, txq, NULL);