Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.h63 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
H A Dice_flow.c1476 status = ice_rem_prof(hw, blk, prof->id); in ice_flow_rem_prof_sync()
1628 ice_rem_prof(hw, blk, id); in ice_flow_set_parser_prof()
H A Dice_flex_pipe.c3399 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id) in ice_rem_prof() function