Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx5/
Dqp.h239 MLX5_ETH_WQE_SVLAN = 1 << 0, enumerator
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c475 eseg->insert.type |= cpu_to_be16(MLX5_ETH_WQE_SVLAN); in mlx5e_sq_xmit_wqe()