Searched refs:ice_add_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 | 29 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[],
|
H A D | ice_flow.c | 749 status = ice_add_prof(hw, blk, prof_id, (u8 *)params.ptypes, params.es); in ice_flow_add_prof_sync()
|
H A D | ice_flex_pipe.c | 3723 * ice_add_prof - add profile 3736 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[], in ice_add_prof() function 4071 * previously created through ice_add_prof. If any existing entries
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 43 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[],
|
H A D | ice_flow.c | 1387 status = ice_add_prof(hw, blk, prof_id, (u8 *)params->ptypes, in ice_flow_add_prof_sync()
|
H A D | ice_flex_pipe.c | 2957 * ice_add_prof - add profile 2973 ice_add_prof(struct ice_hw *hw, enum ice_block blk, u64 id, u8 ptypes[], in ice_add_prof() function 3321 * previously created through ice_add_prof. If any existing entries
|
Completed in 17 milliseconds