Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dqp.h240 MLX5_ETH_WQE_SVLAN = 1 << 0, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c488 eseg->insert.type |= cpu_to_be16(MLX5_ETH_WQE_SVLAN); in mlx5e_sq_xmit_wqe()