Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c1487 #define SVLAN_ETHERTYPE 0x88a8 macro
1501 if (ethertype != SVLAN_ETHERTYPE && ethertype != CVLAN_ETHERTYPE) { in mlx5dr_action_create_push_vlan()
H A Ddr_ste_v0.c8 #define SVLAN_ETHERTYPE 0x88a8 macro
663 vlan_type = hdr_fld_2b == SVLAN_ETHERTYPE ? DR_STE_SVLAN : DR_STE_CVLAN; in dr_ste_v0_set_action_decap_l3_list()