Lines Matching refs:tx_cnt
112 cs->tx_cnt = 0; in dch_l2l1()
130 cs->tx_cnt = 0; in dch_l2l1()
221 cs->tx_cnt = 0; in dbusy_timer_handler()
292 cs->tx_cnt += count; in dch_fill_fifo()
384 cs->tx_cnt = 0; in dch_int()
388 cs->tx_cnt = 0; in dch_int()
400 skb_push(cs->tx_skb, cs->tx_cnt); // retransmit in dch_int()
401 cs->tx_cnt = 0; in dch_int()
575 bcs->tx_cnt -= count; in bch_fill_fifo()
700 bcs->tx_cnt += bcs->hw.hscx.count; in bch_int()
806 bcs->tx_cnt = 0; in bch_open_state()