Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common_sysctls.h94 bool ice_enable_health_events = true; variable
133 &ice_enable_health_events, 0,
H A Dice_lib.h120 extern bool ice_enable_health_events;
H A Dice_lib.c5791 sc->enable_health_events = ice_enable_health_events; in ice_add_device_tunables()