Lines Matching refs:tx_cnt
185 cs->tx_cnt += count; in W6692_fill_fifo()
258 bcs->tx_cnt -= count; in W6692B_fill_fifo()
355 bcs->tx_cnt += bcs->hw.w6692.count; in W6692B_interrupt()
369 bcs->tx_cnt += bcs->hw.w6692.count; in W6692B_interrupt()
467 cs->tx_cnt = 0; in W6692_interrupt()
472 cs->tx_cnt = 0; in W6692_interrupt()
494 skb_push(cs->tx_skb, cs->tx_cnt); in W6692_interrupt()
495 cs->tx_cnt = 0; in W6692_interrupt()
582 cs->tx_cnt = 0; in W6692_l1hw()
605 cs->tx_cnt = 0; in W6692_l1hw()
710 cs->tx_cnt = 0; in dbusy_timer_handler()
860 bcs->tx_cnt = 0; in open_w6692state()