Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/alc/
HDif_alc.c212 static int sysctl_hw_alc_int_mod(SYSCTL_HANDLER_ARGS);
1667 sysctl_hw_alc_int_mod, "I", "alc Rx interrupt moderation"); in alc_sysctl_node()
1670 sysctl_hw_alc_int_mod, "I", "alc Tx interrupt moderation"); in alc_sysctl_node()
4413 sysctl_hw_alc_int_mod(SYSCTL_HANDLER_ARGS) in sysctl_hw_alc_int_mod() function