Searched refs:new_pat (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | pat_arg.c | 527 u32 *nope_location, __be64 *new_pat) in mlx5hws_pat_calc_nope() argument 552 memset(&new_pat[j], 0, MLX5HWS_MODIFY_ACTION_SIZE); in mlx5hws_pat_calc_nope() 553 MLX5_SET(set_action_in, &new_pat[j], in mlx5hws_pat_calc_nope() 561 MLX5_SET(set_action_in, &new_pat[j], in mlx5hws_pat_calc_nope() 567 memcpy(&new_pat[j], &pattern[i], MLX5HWS_MODIFY_ACTION_SIZE); in mlx5hws_pat_calc_nope()
|
| H A D | pat_arg.h | 100 size_t *new_size, u32 *nope_location, __be64 *new_pat);
|