Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c232 u16 n_ethtype = vlan->ethtype; in create_action_push_vlan() local
237 vlan_hdr = (u32)n_ethtype << 16 | (u32)(prio) << 12 | (u32)vid; in create_action_push_vlan()