Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ixgbe/
H A Dif_ix.c192 static int ixgbe_sysctl_flowcntl(SYSCTL_HANDLER_ARGS);
2522 CTLTYPE_INT | CTLFLAG_RW, adapter, 0, ixgbe_sysctl_flowcntl, "I", in ixgbe_add_device_sysctls()
3835 ixgbe_sysctl_flowcntl(SYSCTL_HANDLER_ARGS) in ixgbe_sysctl_flowcntl() function