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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 777 const struct sysctlnode *ixgbe_sysctl_instance(struct ixgbe_softc *);
if_bypass.c 766 if ((rnode = ixgbe_sysctl_instance(sc)) == NULL) {
ixgbe.c 1895 if ((rnode = ixgbe_sysctl_instance(sc)) == NULL) {
3379 ixgbe_sysctl_instance(struct ixgbe_softc *sc) function
3418 if ((rnode = ixgbe_sysctl_instance(sc)) == NULL) {

Completed in 22 milliseconds