Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h2873 #define ICE_AQC_HEALTH_STATUS_SET_PF_SPECIFIC_MASK BIT(0) macro
H A Dice_lib.c10306 health_mask = ICE_AQC_HEALTH_STATUS_SET_PF_SPECIFIC_MASK | in ice_init_health_events()