Searched refs:frst_s_action (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_ste_v3.c | 47 u8 *frst_s_action, in dr_ste_v3_set_encap_l3() argument 53 MLX5_SET(ste_single_action_remove_header_v3, frst_s_action, action_id, in dr_ste_v3_set_encap_l3() 55 MLX5_SET(ste_single_action_remove_header_v3, frst_s_action, end_anchor, in dr_ste_v3_set_encap_l3()
|
| H A D | dr_ste_v1.h | 156 void dr_ste_v1_set_encap_l3(u8 *hw_ste_p, u8 *frst_s_action, u8 *scnd_d_action,
|
| H A D | dr_ste.h | 210 void (*set_encap_l3)(u8 *hw_ste_p, u8 *frst_s_action,
|
| H A D | dr_ste_v1.c | 330 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 334 MLX5_SET(ste_single_action_remove_header_v1, frst_s_action, action_id, in dr_ste_v1_set_encap_l3() 336 MLX5_SET(ste_single_action_remove_header_v1, frst_s_action, end_anchor, in dr_ste_v1_set_encap_l3()
|