Home
last modified time | relevance | path

Searched refs:ice_rem_prof_id_flow (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h49 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
H A Dice_ethtool_fdir.c375 ice_rem_prof_id_flow(hw, blk, vsi_num, prof_id); in ice_fdir_erase_flow_from_hw()
751 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof_id); in ice_fdir_set_hw_fltr_rule()
760 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_fdir_set_hw_fltr_rule()
H A Dice_virtchnl_fdir.c510 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof_id); in ice_vc_fdir_rem_prof()
730 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_vc_fdir_write_flow_prof()
H A Dice_flow.c1496 status = ice_rem_prof_id_flow(hw, blk, in ice_flow_disassoc_prof()
H A Dice_flex_pipe.c4106 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_rem_prof_id_flow() function