Searched refs:ice_rem_prof (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.h | 91 ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
|
| H A D | ice_flow.c | 2334 status = ice_rem_prof(hw, blk, prof->id); in ice_flow_rem_prof_sync()
|
| H A D | ice_flex_pipe.c | 5359 enum ice_status ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id) in ice_rem_prof() function
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_hash.c | 1250 ret = ice_rem_prof(hw, ICE_BLK_RSS, id); in ice_hash_add_raw_cfg() 1374 ret = ice_rem_prof(hw, ICE_BLK_RSS, id); in ice_hash_rem_raw_cfg()
|