Home
last modified time | relevance | path

Searched refs:ice_flow_get_hw_prof (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.c1653 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id, in ice_flow_get_hw_prof() function
1688 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_is_prof_in_use()
1773 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_disassoc_scen()
1979 status = ice_flow_get_hw_prof(hw, blk, prof->id, in ice_flow_rem_prof_sync()
2042 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_set_xtrct_seq()
2498 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_frmt_entry()
2826 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, in ice_flow_acl_add_scen_entry_sync()
H A Dice_flow.h524 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id,