Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.h404 int ice_flow_rem_vsi_prof(struct ice_hw *hw, u16 vsi_handle, u64 prof_id);
H A Dice_ethtool_fdir.c324 status = ice_flow_rem_vsi_prof(hw, vsi_idx, prof_id); in ice_fdir_rem_adq_chnl()
326 dev_err(ice_hw_to_dev(hw), "ice_flow_rem_vsi_prof() failed status=%d\n", in ice_fdir_rem_adq_chnl()
H A Dice_flow.c1794 * ice_flow_rem_vsi_prof - remove VSI from flow profile
1802 int ice_flow_rem_vsi_prof(struct ice_hw *hw, u16 vsi_handle, u64 prof_id) in ice_flow_rem_vsi_prof() function

Completed in 6 milliseconds