Searched refs:ice_vc_is_opcode_allowed (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.h8 bool ice_vc_is_opcode_allowed(struct ice_vf *vf, u32 opcode);
H A Dice_virtchnl_allowlist.c110 * ice_vc_is_opcode_allowed - check if this opcode is allowed on this VF
116 bool ice_vc_is_opcode_allowed(struct ice_vf *vf, u32 opcode) function
H A Dice_virtchnl.c4064 if (!ice_vc_is_opcode_allowed(vf, v_opcode)) {

Completed in 164 milliseconds