Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h26 ice_mbx_vf_state_handler(struct ice_hw *hw, struct ice_mbx_data *mbx_data,
H A Dice_vf_mbx.c101 * call the detection algorithm's entry function ice_mbx_vf_state_handler().
102 * Before every call to ice_mbx_vf_state_handler() the struct ice_mbx_data is
107 * report_malvf from ice_mbx_vf_state_handler() serves as an indicator to the
246 * ice_mbx_vf_state_handler - Handle states of the overflow algorithm
269 ice_mbx_vf_state_handler(struct ice_hw *hw, struct ice_mbx_data *mbx_data, in ice_mbx_vf_state_handler() function
H A Dice_virtchnl.c4382 status = ice_mbx_vf_state_handler(&pf->hw, mbxdata, &vf->mbx_info, in ice_is_malicious_vf()