TX_STAT_INC
TX_STAT_INC(sc, qnum, tx_pkts_all);
TX_STAT_INC(sc, qnum, a_xretries);
TX_STAT_INC(sc, qnum, a_completed);
TX_STAT_INC(sc, qnum, xretries);
TX_STAT_INC(sc, qnum, completed);
TX_STAT_INC(sc, qnum, txerr_filtered);
TX_STAT_INC(sc, qnum, fifo_underrun);
TX_STAT_INC(sc, qnum, xtxop);
TX_STAT_INC(sc, qnum, timer_exp);
TX_STAT_INC(sc, qnum, desc_cfg_err);
TX_STAT_INC(sc, qnum, data_underrun);
TX_STAT_INC(sc, qnum, delim_underrun);
TX_STAT_INC(hif_dev, skb_success);
TX_STAT_INC(hif_dev, skb_failed);
TX_STAT_INC(hif_dev, buf_completed);
TX_STAT_INC(hif_dev, skb_queued);
TX_STAT_INC(hif_dev, buf_queued);
TX_STAT_INC(hif_dev, skb_failed);
TX_STAT_INC(sc, txctl.txq->axq_qnum, txfailed);
TX_STAT_INC(sc, txq->axq_qnum, a_aggr);
TX_STAT_INC(sc, txq->axq_qnum, a_queued_hw);
TX_STAT_INC(sc, txq->axq_qnum, puttxbuf);
TX_STAT_INC(sc, txq->axq_qnum, txstart);
TX_STAT_INC(sc, txq->axq_qnum, queued);
TX_STAT_INC(sc, txctl.txq->axq_qnum, queued);
TX_STAT_INC(sc, txq->axq_qnum, txprocdesc);
TX_STAT_INC(sc, txq->axq_qnum, txprocdesc);
TX_STAT_INC(sc, txq->axq_qnum, a_retries);