Home
last modified time | relevance | path

Searched refs:last_pkt_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.h2860 u16 last_pkt_cnt; member
Dniu.c3617 pkt_cnt = (pkt_cnt - rp->last_pkt_cnt) & in niu_tx_work()
3620 rp->last_pkt_cnt = tmp; in niu_tx_work()
4722 rp->last_pkt_cnt = 0; in niu_init_one_tx_channel()