Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h27 struct ice_mbx_vf_info *vf_info, bool *report_malvf);
28 void ice_mbx_clear_malvf(struct ice_mbx_vf_info *vf_info);
29 void ice_mbx_init_vf_info(struct ice_hw *hw, struct ice_mbx_vf_info *vf_info);
H A Dice_vf_mbx.c134 struct ice_mbx_vf_info *vf_info; in ice_mbx_reset_snapshot()
197 ice_mbx_detect_malvf(struct ice_hw *hw, struct ice_mbx_vf_info *vf_info, in ice_mbx_detect_malvf()
270 struct ice_mbx_vf_info *vf_info, bool *report_malvf) in ice_mbx_vf_state_handler()
375 void ice_mbx_clear_malvf(struct ice_mbx_vf_info *vf_info) in ice_mbx_clear_malvf()
392 void ice_mbx_init_vf_info(struct ice_hw *hw, struct ice_mbx_vf_info *vf_info) in ice_mbx_init_vf_info()
H A Dice_vf_lib.h107 struct ice_mbx_vf_info mbx_info;
H A Dice_type.h795 struct ice_mbx_vf_info { struct