Lines Matching refs:tx_cnt
184 cs->tx_cnt += count; in W6692_fill_fifo()
257 bcs->tx_cnt -= count; in W6692B_fill_fifo()
354 bcs->tx_cnt += bcs->hw.w6692.count; in W6692B_interrupt()
368 bcs->tx_cnt += bcs->hw.w6692.count; in W6692B_interrupt()
466 cs->tx_cnt = 0; in W6692_interrupt()
471 cs->tx_cnt = 0; in W6692_interrupt()
493 skb_push(cs->tx_skb, cs->tx_cnt); in W6692_interrupt()
494 cs->tx_cnt = 0; in W6692_interrupt()
581 cs->tx_cnt = 0; in W6692_l1hw()
604 cs->tx_cnt = 0; in W6692_l1hw()
709 cs->tx_cnt = 0; in dbusy_timer_handler()
859 bcs->tx_cnt = 0; in open_w6692state()