Home
last modified time | relevance | path

Searched refs:disable_local_lb_uc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c838 !MLX5_CAP_GEN(mdev, disable_local_lb_uc)) in mlx5_nic_vport_update_local_lb()
854 if (MLX5_CAP_GEN(mdev, disable_local_lb_uc)) in mlx5_nic_vport_update_local_lb()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c1748 (!MLX5_CAP_GEN(dev->mdev, disable_local_lb_uc) && in mlx5_ib_alloc_transport_domain()
1764 (!MLX5_CAP_GEN(dev->mdev, disable_local_lb_uc) && in mlx5_ib_dealloc_transport_domain()
3965 (MLX5_CAP_GEN(dev->mdev, disable_local_lb_uc) || in mlx5_ib_stage_caps_init()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h1795 u8 disable_local_lb_uc[0x1]; member