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

  /src/sys/dev/pci/ixgbe/
ixv.c 135 static void ixv_add_stats_sysctls(struct ixgbe_softc *);
569 ixv_add_stats_sysctls(sc);
2619 * ixv_add_stats_sysctls - Add statistic sysctls for the VF.
2622 ixv_add_stats_sysctls(struct ixgbe_softc *sc) function in typeref:typename:void
2809 } /* ixv_add_stats_sysctls */
ixv.c 135 static void ixv_add_stats_sysctls(struct ixgbe_softc *);
569 ixv_add_stats_sysctls(sc);
2619 * ixv_add_stats_sysctls - Add statistic sysctls for the VF.
2622 ixv_add_stats_sysctls(struct ixgbe_softc *sc) function in typeref:typename:void
2809 } /* ixv_add_stats_sysctls */

Completed in 71 milliseconds