Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v1.c370 static void dr_ste_v1_set_rx_flow_tag(u8 *s_action, u32 flow_tag) in dr_ste_v1_set_rx_flow_tag() argument
372 MLX5_SET(ste_single_action_flow_tag_v1, s_action, action_id, in dr_ste_v1_set_rx_flow_tag()
420 static void dr_ste_v1_set_remove_hdr(u8 *hw_ste_p, u8 *s_action, in dr_ste_v1_set_remove_hdr() argument
424 MLX5_SET(ste_single_action_remove_header_size_v1, s_action, in dr_ste_v1_set_remove_hdr()
451 MLX5_SET(ste_single_action_remove_header_size_v1, s_action, in dr_ste_v1_set_pop_vlan()
453 MLX5_SET(ste_single_action_remove_header_size_v1, s_action, in dr_ste_v1_set_pop_vlan()
456 MLX5_SET(ste_single_action_remove_header_size_v1, s_action, in dr_ste_v1_set_pop_vlan()
486 static void dr_ste_v1_set_rx_decap(u8 *hw_ste_p, u8 *s_action) in dr_ste_v1_set_rx_decap() argument
488 MLX5_SET(ste_single_action_remove_header_v1, s_action, action_id, in dr_ste_v1_set_rx_decap()
522 u8 *s_action, in dr_ste_v1_set_basic_rewrite_actions() argument
[all …]