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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 394 static int ixgbe_enable_fdir = 0; variable in typeref:typename:int
395 SYSCTL_INT(_hw_ix, OID_AUTO, enable_fdir, CTLFLAG_RDTUN, &ixgbe_enable_fdir, 0,
6400 if (ixgbe_enable_fdir) {
ixgbe.c 394 static int ixgbe_enable_fdir = 0; variable in typeref:typename:int
395 SYSCTL_INT(_hw_ix, OID_AUTO, enable_fdir, CTLFLAG_RDTUN, &ixgbe_enable_fdir, 0,
6400 if (ixgbe_enable_fdir) {

Completed in 29 milliseconds