Home
last modified time | relevance | path

Searched refs:vfgprc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.h105 u64 vfgprc; member
H A Dif_ixv.c1734 if (sc->stats.vf.vfgprc || sc->stats.vf.vfgptc) { in ixv_save_stats()
1736 sc->stats.vf.vfgprc - sc->stats.vf.base_vfgprc; in ixv_save_stats()
1807 sc->stats.vf.vfgprc); in ixv_update_stats()
1818 IXGBE_SET_IPACKETS(sc, stats->vfgprc); in ixv_update_stats()
1886 CTLFLAG_RD, &stats->vfgprc, "Good Packets Received"); in ixv_add_stats_sysctls()