Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixl/
Dixl_pf_main.c55 static int ixl_sysctl_supported_speeds(SYSCTL_HANDLER_ARGS);
2418 pf, 0, ixl_sysctl_supported_speeds, "I", IXL_SYSCTL_HELP_SUPPORTED_SPEED); in ixl_add_device_sysctls()
2783 ixl_sysctl_supported_speeds(SYSCTL_HANDLER_ARGS) in ixl_sysctl_supported_speeds() function