Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/
Dqp.h246 MLX5_ETH_WQE_INSERT_VLAN = 1 << 15, enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tx.c486 eseg->insert.type = cpu_to_be16(MLX5_ETH_WQE_INSERT_VLAN); in mlx5e_sq_xmit_wqe()