Home
last modified time | relevance | path

Searched refs:ice_flow_rem_prof (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.h230 ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id);
H A Dice_flow.c913 * ice_flow_rem_prof - Remove a flow profile and all entries associated with it
919 ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_rem_prof() function
1258 status = ice_flow_rem_prof(hw, blk, p->id); in ice_rem_vsi_rss_cfg()
1410 status = ice_flow_rem_prof(hw, blk, prof->id); in ice_add_rss_cfg_sync()
1445 ice_flow_rem_prof(hw, blk, prof->id); in ice_add_rss_cfg_sync()
H A Dice_ethtool_fdir.c304 ice_flow_rem_prof(hw, blk, prof_id); in ice_fdir_erase_flow_from_hw()
618 ice_flow_rem_prof(hw, ICE_BLK_FD, prof_id); in ice_fdir_set_hw_fltr_rule()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_flow.c1553 * ice_flow_rem_prof - Remove a flow profile and all entries associated with it
1558 int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id) in ice_flow_rem_prof() function
1951 status = ice_flow_rem_prof(hw, blk, p->id); in ice_rem_vsi_rss_cfg()
2103 status = ice_flow_rem_prof(hw, blk, prof->id); in ice_add_rss_cfg_sync()
2138 ice_flow_rem_prof(hw, blk, prof->id); in ice_add_rss_cfg_sync()
2228 status = ice_flow_rem_prof(hw, blk, prof->id); in ice_rem_rss_cfg_sync()
H A Dice_flow.h392 int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id);
H A Dice_ethtool_fdir.c379 ice_flow_rem_prof(hw, blk, prof_id); in ice_fdir_erase_flow_from_hw()
764 ice_flow_rem_prof(hw, ICE_BLK_FD, prof_id); in ice_fdir_set_hw_fltr_rule()
H A Dice_virtchnl_fdir.c519 ice_flow_rem_prof(hw, ICE_BLK_FD, prof_id); in ice_vc_fdir_rem_prof()
735 ice_flow_rem_prof(hw, ICE_BLK_FD, prof_id); in ice_vc_fdir_write_flow_prof()

Completed in 14 milliseconds