Lines Matching refs:tx_cnt
117 cs->tx_cnt = 0; in dch_l2l1()
135 cs->tx_cnt = 0; in dch_l2l1()
227 cs->tx_cnt = 0; in dbusy_timer_handler()
391 cs->tx_cnt += count; in dch_fill_fifo()
488 cs->tx_cnt = 0; in dch_int()
492 cs->tx_cnt = 0; in dch_int()
504 skb_push(cs->tx_skb, cs->tx_cnt); // retransmit in dch_int()
505 cs->tx_cnt = 0; in dch_int()
694 bcs->tx_cnt -= count; in bch_fill_fifo()
817 bcs->tx_cnt += bcs->hw.hscx.count; in bch_int()
927 bcs->tx_cnt = 0; in bch_open_state()