Searched refs:roce_cap (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/include/linux/mlx5/ |
| D | device.h | 1285 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->cur, cap) 1288 MLX5_GET(roce_cap, mdev->caps.hca[MLX5_CAP_ROCE]->max, cap)
|
| D | mlx5_ifc.h | 3442 struct mlx5_ifc_roce_cap_bits roce_cap; member
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | main.c | 693 MLX5_ST_SZ_BYTES(roce_cap)); in handle_hca_cap_roce() 694 MLX5_SET(roce_cap, set_hca_cap, sw_r_roce_src_udp_port, 1); in handle_hca_cap_roce() 697 MLX5_SET(roce_cap, set_hca_cap, qp_ooo_transmit_default, 1); in handle_hca_cap_roce()
|