Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sun/
Dniu.h2861 u16 last_pkt_cnt; member
Dniu.c3618 pkt_cnt = (pkt_cnt - rp->last_pkt_cnt) & in niu_tx_work()
3621 rp->last_pkt_cnt = tmp; in niu_tx_work()
4721 rp->last_pkt_cnt = 0; in niu_init_one_tx_channel()