Home
last modified time | relevance | path

Searched refs:MLX5_CAP_INLINE_MODE_VPORT_CONTEXT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dvport.h46 MLX5_CAP_INLINE_MODE_VPORT_CONTEXT, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c111 case MLX5_CAP_INLINE_MODE_VPORT_CONTEXT: in mlx5_query_min_inline()
H A Deswitch_offloads.c2203 case MLX5_CAP_INLINE_MODE_VPORT_CONTEXT: in mlx5_eswitch_inline_mode_get()
3857 case MLX5_CAP_INLINE_MODE_VPORT_CONTEXT: in mlx5_devlink_eswitch_inline_mode_set()
H A Den_main.c1598 if (MLX5_CAP_ETH(mdev, wqe_inline_mode) == MLX5_CAP_INLINE_MODE_VPORT_CONTEXT) in mlx5e_create_sq()