Lines Matching refs:tx_cnt
111 cs->tx_cnt = 0; in dch_l2l1()
129 cs->tx_cnt = 0; in dch_l2l1()
220 cs->tx_cnt = 0; in dbusy_timer_handler()
291 cs->tx_cnt += count; in dch_fill_fifo()
383 cs->tx_cnt = 0; in dch_int()
387 cs->tx_cnt = 0; in dch_int()
399 skb_push(cs->tx_skb, cs->tx_cnt); // retransmit in dch_int()
400 cs->tx_cnt = 0; in dch_int()
574 bcs->tx_cnt -= count; in bch_fill_fifo()
699 bcs->tx_cnt += bcs->hw.hscx.count; in bch_int()
805 bcs->tx_cnt = 0; in bch_open_state()