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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 258 static int ixgbe_sysctl_debug(SYSCTLFN_PROTO);
3426 ixgbe_sysctl_debug, 0, (void *)sc, 0, CTL_CREATE, CTL_EOL)
6210 * ixgbe_sysctl_debug
6213 ixgbe_sysctl_debug(SYSCTLFN_ARGS) function in typeref:typename:int
6232 } /* ixgbe_sysctl_debug */
ixgbe.c 258 static int ixgbe_sysctl_debug(SYSCTLFN_PROTO);
3426 ixgbe_sysctl_debug, 0, (void *)sc, 0, CTL_CREATE, CTL_EOL)
6210 * ixgbe_sysctl_debug
6213 ixgbe_sysctl_debug(SYSCTLFN_ARGS) function in typeref:typename:int
6232 } /* ixgbe_sysctl_debug */

Completed in 31 milliseconds