Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ixgbe/
HDixgbe.h482 #define IXGBE_SET_OBYTES(sc, count) (sc)->obytes = (count) macro
HDif_ixv.c1821 IXGBE_SET_OBYTES(sc, stats->vfgotc); in ixv_update_stats()
HDif_ix.c1654 IXGBE_SET_OBYTES(sc, stats->gotc); in ixgbe_update_stats_counters()