Searched refs:ice_rem_prof (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 44 ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
|
H A D | ice_flow.c | 796 status = ice_rem_prof(hw, blk, prof->id); in ice_flow_rem_prof_sync()
|
H A D | ice_flex_pipe.c | 4065 * ice_rem_prof - remove profile 4074 enum ice_status ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id) in ice_rem_prof() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 59 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id);
|
H A D | ice_flow.c | 1438 status = ice_rem_prof(hw, blk, prof->id); in ice_flow_rem_prof_sync()
|
H A D | ice_flex_pipe.c | 3315 * ice_rem_prof - remove profile 3324 int ice_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 id) in ice_rem_prof() function
|
Completed in 16 milliseconds