Searched refs:ice_rem_prof_id_flow (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 34 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl);
|
H A D | ice_ethtool_fdir.c | 300 ice_rem_prof_id_flow(hw, blk, vsi_num, prof_id); in ice_fdir_erase_flow_from_hw() 614 ice_rem_prof_id_flow(hw, ICE_BLK_FD, in ice_fdir_set_hw_fltr_rule()
|
H A D | ice_flow.c | 855 status = ice_rem_prof_id_flow(hw, blk, in ice_flow_disassoc_prof()
|
H A D | ice_flex_pipe.c | 4834 * ice_rem_prof_id_flow - remove flow 4845 ice_rem_prof_id_flow(struct ice_hw *hw, enum ice_block blk, u16 vsi, u64 hdl) in ice_rem_prof_id_flow() function
|
/kernel/linux/linux-6.6/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 | 513 ice_rem_prof_id_flow(hw, ICE_BLK_FD, vsi_num, prof_id); in ice_vc_fdir_rem_prof() 731 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 | 4095 * ice_rem_prof_id_flow - remove flow 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
|
Completed in 23 milliseconds