Home
last modified time | relevance | path

Searched refs:ice_flow_add_entry (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h529 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
H A Dice_flow.c2978 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id, in ice_flow_add_entry() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_fdir_filter.c859 ret = ice_flow_add_entry(hw, ICE_BLK_FD, prof_id, vsi->idx, in ice_fdir_hw_tbl_conf()
867 ret = ice_flow_add_entry(hw, ICE_BLK_FD, prof_id, vsi->idx, in ice_fdir_hw_tbl_conf()
H A Dice_acl_filter.c435 ret = ice_flow_add_entry(hw, blk, flow_type, in ice_acl_hw_set_conf()