Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste_v0.c598 u16 hdr_fld_2b; in dr_ste_v0_set_action_decap_l3_list() local
645 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, dmac_15_0); in dr_ste_v0_set_action_decap_l3_list()
647 inline_data, hdr_fld_2b); in dr_ste_v0_set_action_decap_l3_list()
658 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, ethertype); in dr_ste_v0_set_action_decap_l3_list()
662 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, vlan); in dr_ste_v0_set_action_decap_l3_list()
665 hdr_fld_4b = (vlan_type << 16) | hdr_fld_2b; in dr_ste_v0_set_action_decap_l3_list()
680 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, smac_31_0); in dr_ste_v0_set_action_decap_l3_list()
681 MLX5_SET(dr_action_hw_set, hw_action, inline_data, hdr_fld_2b); in dr_ste_v0_set_action_decap_l3_list()
687 hdr_fld_2b = MLX5_GET(l2_hdr, l2_hdr, vlan_type); in dr_ste_v0_set_action_decap_l3_list()
[all …]