Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1264 #define CVLAN_ETHERTYPE 0x8100 macro
1279 if (ethertype != SVLAN_ETHERTYPE && ethertype != CVLAN_ETHERTYPE) { in mlx5dr_action_create_push_vlan()