Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dqp.h225 MLX5_ETH_WQE_INSERT_VLAN = 1 << 15, enumerator
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c415 eseg->insert.type = cpu_to_be16(MLX5_ETH_WQE_INSERT_VLAN); in mlx5e_sq_xmit()