Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ale/
HDif_ale.c151 static int sysctl_hw_ale_int_mod(SYSCTL_HANDLER_ARGS);
770 0, sysctl_hw_ale_int_mod, "I", "ale Rx interrupt moderation"); in ale_sysctl_node()
773 0, sysctl_hw_ale_int_mod, "I", "ale Tx interrupt moderation"); in ale_sysctl_node()
3039 sysctl_hw_ale_int_mod(SYSCTL_HANDLER_ARGS) in sysctl_hw_ale_int_mod() function