Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v0.c600 u16 hdr_fld_2b; in dr_ste_v0_set_action_decap_l3_list() local
647 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, dmac_15_0); in dr_ste_v0_set_action_decap_l3_list()
649 inline_data, hdr_fld_2b); in dr_ste_v0_set_action_decap_l3_list()
660 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, ethertype); in dr_ste_v0_set_action_decap_l3_list()
664 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, ethertype); in dr_ste_v0_set_action_decap_l3_list()
666 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, vlan); in dr_ste_v0_set_action_decap_l3_list()
667 hdr_fld_4b = (vlan_type << 16) | hdr_fld_2b; in dr_ste_v0_set_action_decap_l3_list()
682 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, smac_31_0); in dr_ste_v0_set_action_decap_l3_list()
683 MLX5_SET(dr_action_hw_set, hw_action, inline_data, hdr_fld_2b); in dr_ste_v0_set_action_decap_l3_list()
689 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, vlan_type); in dr_ste_v0_set_action_decap_l3_list()
[all …]