Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_common.h377 ice_aq_set_health_status_config(struct ice_hw *hw, u8 event_source,
HDice_common.c6632 ice_aq_set_health_status_config(struct ice_hw *hw, u8 event_source, in ice_aq_set_health_status_config() function
HDice_lib.c10501 status = ice_aq_set_health_status_config(&sc->hw, health_mask, NULL); in ice_init_health_events()