Home
last modified time | relevance | path

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

/src/sys/dev/alc/
H A Dif_alc.c219 static int sysctl_hw_alc_int_mod(SYSCTL_HANDLER_ARGS);
1753 0, sysctl_hw_alc_int_mod, "I", "alc Rx interrupt moderation"); in alc_sysctl_node()
1756 0, sysctl_hw_alc_int_mod, "I", "alc Tx interrupt moderation"); in alc_sysctl_node()
4640 sysctl_hw_alc_int_mod(SYSCTL_HANDLER_ARGS) in sysctl_hw_alc_int_mod() function