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