Searched refs:ice_rem_prof_id_flow (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.h | 51 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
|
| H A D | ice_ethtool_fdir.c | 380 ice_rem_prof_id_flow(hw, blk, vsi_num, prof_id); in ice_fdir_erase_flow_from_hw() 761 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof->id); in ice_fdir_set_hw_fltr_rule() 770 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_fdir_set_hw_fltr_rule()
|
| H A D | ice_flex_pipe.c | 4228 ice_rem_prof_id_flow(hw, blk, vsi_num, hdl); in ice_flow_assoc_fdir_prof() 4266 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_rem_prof_id_flow() function
|
| H A D | ice_flow.c | 1618 status = ice_rem_prof_id_flow(hw, blk, in ice_flow_disassoc_prof()
|
| /linux/drivers/net/ethernet/intel/ice/virt/ |
| H A D | fdir.c | 509 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof_id); in ice_vc_fdir_rem_prof() 727 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_vc_fdir_write_flow_prof() 2293 ice_rem_prof_id_flow(hw, blk, vsi_num, id); in ice_vc_del_fdir_raw() 2296 ice_rem_prof_id_flow(hw, blk, vsi_num, id); in ice_vc_del_fdir_raw()
|
| H A D | rss.c | 1473 ice_rem_prof_id_flow(hw, ICE_BLK_RSS, in ice_add_raw_rss_cfg() 1540 ret = ice_rem_prof_id_flow(hw, ICE_BLK_RSS, vsi, id); in ice_rem_raw_rss_cfg()
|