Home
last modified time | relevance | path

Searched refs:IXGBE_SET_IPACKETS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe.h476 #define IXGBE_SET_IPACKETS(sc, count) (sc)->ipackets = (count) macro
H A Dif_ixv.c1798 IXGBE_SET_IPACKETS(sc, stats->vfgprc); in ixv_update_stats()
H A Dif_ix.c1594 IXGBE_SET_IPACKETS(sc, stats->gprc); in ixgbe_update_stats_counters()