Searched refs:ice_flow_rem_entry_sync (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 2137 ice_flow_rem_entry_sync(struct ice_hw *hw, enum ice_block blk, in ice_flow_rem_entry_sync() function 2291 status = ice_flow_rem_entry_sync(hw, blk, e); in ice_flow_rem_prof_sync() 3290 status = ice_flow_rem_entry_sync(hw, ICE_BLK_ACL, exist); in ice_flow_acl_add_scen_entry_sync() 3512 status = ice_flow_rem_entry_sync(hw, blk, entry); in ice_flow_rem_entry() 3693 status = ice_flow_rem_entry_sync(hw, blk, e); in ice_flow_rem_vsi_prof()
|