Searched refs:scnd_d_action (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v1.c | 453 u8 *scnd_d_action, in dr_ste_v1_set_encap_l3() argument 464 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, action_id, in dr_ste_v1_set_encap_l3() 467 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, size, size / 2); in dr_ste_v1_set_encap_l3() 468 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, pointer, reformat_id); in dr_ste_v1_set_encap_l3() 469 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, attributes, in dr_ste_v1_set_encap_l3()
|