Searched refs:lro_pkt_count (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c624 ixgbe->lro_pkt_count++;
H A Dixgbe_sw.h666 uint64_t lro_pkt_count; /* LRO packet count */ member in struct:ixgbe
H A Dixgbe_stat.c59 ixgbe_ks->lroc.value.ui64 = ixgbe->lro_pkt_count;
460 kstat_named_init(&ixgbe_ks->lroc, "lro_pkt_count",

Completed in 84 milliseconds