Searched refs:new_pat (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_pat_arg.c | 528 u32 *nope_location, __be64 *new_pat) in mlx5hws_pat_calc_nope() argument 553 memset(&new_pat[j], 0, MLX5HWS_MODIFY_ACTION_SIZE); in mlx5hws_pat_calc_nope() 554 MLX5_SET(set_action_in, &new_pat[j], in mlx5hws_pat_calc_nope() 562 MLX5_SET(set_action_in, &new_pat[j], in mlx5hws_pat_calc_nope() 568 memcpy(&new_pat[j], &pattern[i], MLX5HWS_MODIFY_ACTION_SIZE); in mlx5hws_pat_calc_nope()
|
D | mlx5hws_pat_arg.h | 100 size_t *new_size, u32 *nope_location, __be64 *new_pat);
|