Home
last modified time | relevance | path

Searched refs:scnd_d_action (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v3.c48 u8 *scnd_d_action, in dr_ste_v3_set_encap_l3() argument
59 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, action_id, in dr_ste_v3_set_encap_l3()
62 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, size, size / 2); in dr_ste_v3_set_encap_l3()
63 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, pointer, reformat_id); in dr_ste_v3_set_encap_l3()
64 MLX5_SET(ste_double_action_insert_with_ptr_v3, scnd_d_action, attributes, in dr_ste_v3_set_encap_l3()
H A Ddr_ste_v1.h156 void dr_ste_v1_set_encap_l3(u8 *hw_ste_p, u8 *frst_s_action, u8 *scnd_d_action,
H A Ddr_ste.h211 u8 *scnd_d_action, u32 reformat_id,
H A Ddr_ste_v1.c330 void dr_ste_v1_set_encap_l3(u8 *hw_ste_p, u8 *frst_s_action, u8 *scnd_d_action, in dr_ste_v1_set_encap_l3() argument
340 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, action_id, in dr_ste_v1_set_encap_l3()
343 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, size, size / 2); in dr_ste_v1_set_encap_l3()
344 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, pointer, reformat_id); in dr_ste_v1_set_encap_l3()
345 MLX5_SET(ste_double_action_insert_with_ptr_v1, scnd_d_action, attributes, in dr_ste_v1_set_encap_l3()