Home
last modified time | relevance | path

Searched refs:ice_flow_assoc_prof (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c273 ret = ice_flow_assoc_prof(hw, ICE_BLK_ACL, prof_ipv4, i); in ice_acl_prof_init()
277 ret = ice_flow_assoc_prof(hw, ICE_BLK_ACL, prof_ipv4_udp, i); in ice_acl_prof_init()
281 ret = ice_flow_assoc_prof(hw, ICE_BLK_ACL, prof_ipv4_tcp, i); in ice_acl_prof_init()
285 ret = ice_flow_assoc_prof(hw, ICE_BLK_ACL, prof_ipv4_sctp, i); in ice_acl_prof_init()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h518 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk,
H A Dice_flow.c2129 ice_flow_assoc_prof(struct ice_hw *hw, enum ice_block blk, in ice_flow_assoc_prof() function
3011 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_flow_add_entry()
3665 status = ice_flow_assoc_prof(hw, blk, prof, in ice_add_rss_cfg_sync()
3690 status = ice_flow_assoc_prof(hw, blk, prof, vsi_handle); in ice_add_rss_cfg_sync()