Searched refs:is_malvf (Results 1 – 1 of 1) sorted by relevance
199 bool *is_malvf) in ice_mbx_detect_malvf() argument205 *is_malvf = true; in ice_mbx_detect_malvf()244 bool is_malvf = false; in ice_mbx_vf_state_handler() local303 status = ice_mbx_detect_malvf(hw, vf_info, &new_state, &is_malvf); in ice_mbx_vf_state_handler()317 status = ice_mbx_detect_malvf(hw, vf_info, &new_state, &is_malvf); in ice_mbx_vf_state_handler()328 if (is_malvf && !vf_info->malicious) { in ice_mbx_vf_state_handler()