HomeSort by: relevance | last modified time | path
    Searched defs:ixv_update_stats (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 134 static void ixv_update_stats(struct ixgbe_softc *);
1300 ixv_update_stats(sc);
2457 * ixv_update_stats - Update the board statistics counters.
2460 ixv_update_stats(struct ixgbe_softc *sc) function in typeref:typename:void
2475 } /* ixv_update_stats */
3235 ixv_update_stats(sc);
ixv.c 134 static void ixv_update_stats(struct ixgbe_softc *);
1300 ixv_update_stats(sc);
2457 * ixv_update_stats - Update the board statistics counters.
2460 ixv_update_stats(struct ixgbe_softc *sc) function in typeref:typename:void
2475 } /* ixv_update_stats */
3235 ixv_update_stats(sc);
ixv.c 134 static void ixv_update_stats(struct ixgbe_softc *);
1300 ixv_update_stats(sc);
2457 * ixv_update_stats - Update the board statistics counters.
2460 ixv_update_stats(struct ixgbe_softc *sc) function in typeref:typename:void
2475 } /* ixv_update_stats */
3235 ixv_update_stats(sc);

Completed in 153 milliseconds