Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dintf.c59 if (dev->caps.flags & MLX4_DEV_CAP_FLAG_IBOE) in is_ib_supported()
/linux/include/linux/mlx4/
H A Ddevice.h171 MLX4_DEV_CAP_FLAG_IBOE = 1LL << 30, enumerator