Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe.h777 const struct sysctlnode *ixgbe_sysctl_instance(struct ixgbe_softc *);
H A Dif_bypass.c766 if ((rnode = ixgbe_sysctl_instance(sc)) == NULL) { in ixgbe_bypass_init()
H A Dixgbe.c1895 if ((rnode = ixgbe_sysctl_instance(sc)) == NULL) { in ixgbe_add_hw_stats()
3379 ixgbe_sysctl_instance(struct ixgbe_softc *sc) in ixgbe_sysctl_instance() function
3418 if ((rnode = ixgbe_sysctl_instance(sc)) == NULL) { in ixgbe_add_device_sysctls()