Searched refs:IXGBE_SET_IPACKETS (Results 1 – 2 of 2) sorted by relevance
553 #define IXGBE_SET_IPACKETS(sc, count) (sc)->ipackets = (count) macro564 #define IXGBE_SET_IPACKETS(sc, count) (sc)->ifp->if_ipackets = (count) macro
3701 IXGBE_SET_IPACKETS(adapter, adapter->stats.pf.gprc); in ixgbe_update_stats_counters()