Searched refs:last_rpackets (Results 1 – 2 of 2) sorted by relevance
497 uint64_t last_rpackets; member
1410 rx_pkts = rgep->stats.rpackets - rgep->last_rpackets; in rge_intr()1413 rgep->last_rpackets = rgep->stats.rpackets; in rge_intr()