Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_common_sysctls.h94 bool ice_enable_health_events = true; variable
133 &ice_enable_health_events, 0,
HDice_lib.h123 extern bool ice_enable_health_events;
HDice_lib.c5773 sc->enable_health_events = ice_enable_health_events; in ice_add_device_tunables()