Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixl/
Dixl_pf_main.c56 static int ixl_sysctl_current_speed(SYSCTL_HANDLER_ARGS);
2422 pf, 0, ixl_sysctl_current_speed, "A", "Current Port Speed"); in ixl_add_device_sysctls()
2675 ixl_sysctl_current_speed(SYSCTL_HANDLER_ARGS) in ixl_sysctl_current_speed() function