Searched refs:ice_flow_get_hw_prof (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 1990 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id, in ice_flow_get_hw_prof() function 2025 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_is_prof_in_use() 2115 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_disassoc_scen() 2321 status = ice_flow_get_hw_prof(hw, blk, prof->id, in ice_flow_rem_prof_sync() 2384 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_set_xtrct_seq() 2924 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, &prof_id); in ice_flow_acl_frmt_entry() 3252 status = ice_flow_get_hw_prof(hw, ICE_BLK_ACL, prof->id, in ice_flow_acl_add_scen_entry_sync()
|
| H A D | ice_flow.h | 569 ice_flow_get_hw_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
|