Searched refs:ice_rem_prof_id_flow (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 49 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
|
H A D | ice_ethtool_fdir.c | 375 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 D | ice_virtchnl_fdir.c | 510 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 D | ice_flow.c | 1496 status = ice_rem_prof_id_flow(hw, blk, in ice_flow_disassoc_prof()
|
H A D | ice_flex_pipe.c | 4106 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_rem_prof_id_flow() function
|