Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dqp.h224 MLX5_ETH_WQE_SVLAN = 1 << 0, enumerator
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c417 eseg->insert.type |= cpu_to_be16(MLX5_ETH_WQE_SVLAN); in mlx5e_sq_xmit()