Home
last modified time | relevance | path

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.c625 ixgbe->lro_pkt_count++; in ixgbe_ring_rx()
H A Dixgbe_sw.h678 uint64_t lro_pkt_count; /* LRO packet count */ member
H A Dixgbe_stat.c190 ixgbe_ks->lroc.value.ui64 = ixgbe->lro_pkt_count; in ixgbe_update_stats()