Searched refs:roce_cap (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/mlx5/ |
H A D | device.h | 1311 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->cur, cap) 1314 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->max, cap)
|
H A D | mlx5_ifc.h | 3704 struct mlx5_ifc_roce_cap_bits roce_cap; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 708 MLX5_ST_SZ_BYTES(roce_cap)); in handle_hca_cap_roce() 709 MLX5_SET(roce_cap, set_hca_cap, sw_r_roce_src_udp_port, 1); in handle_hca_cap_roce() 712 MLX5_SET(roce_cap, set_hca_cap, qp_ooo_transmit_default, 1); in handle_hca_cap_roce()
|