Searched refs:ice_flow_find_entry (Results 1 – 3 of 3) sorted by relevance
572 u64 ice_flow_find_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_id);
2696 u64 ice_flow_find_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_id) in ice_flow_find_entry() function
459 hw_entry = ice_flow_find_entry(hw, ICE_BLK_ACL, entry_id); in ice_acl_del_entry()