Home
last modified time | relevance | path

Searched refs:ice_rem_prof (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h91 ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
H A Dice_flow.c2334 status = ice_rem_prof(hw, blk, prof->id); in ice_flow_rem_prof_sync()
H A Dice_flex_pipe.c5359 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 Dice_hash.c1250 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()