Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx4/
Ddevice.h171 MLX4_DEV_CAP_FLAG_IBOE = 1LL << 30, enumerator
/Linux-v5.10/drivers/infiniband/hw/mlx4/
Dmain.c2482 if (mdev->dev->caps.flags & MLX4_DEV_CAP_FLAG_IBOE) in mlx4_port_immutable()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1110 if (has_ib_port || (dev->caps.flags & MLX4_DEV_CAP_FLAG_IBOE)) in mlx4_request_modules()