Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx4/
Ddevice.h170 MLX4_DEV_CAP_FLAG_IBOE = 1LL << 30, enumerator
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dmain.c2492 if (mdev->dev->caps.flags & MLX4_DEV_CAP_FLAG_IBOE) in mlx4_port_immutable()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1111 if (has_ib_port || (dev->caps.flags & MLX4_DEV_CAP_FLAG_IBOE)) in mlx4_request_modules()