Searched refs:vl_hw_cap (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/mlx5/ |
| H A D | port.h | 157 u8 *vl_hw_cap, u8 local_port);
|
| H A D | mlx5_ifc.h | 9963 u8 vl_hw_cap[0x4]; member
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 477 u8 *vl_hw_cap, u8 local_port) in mlx5_query_port_vl_hw_cap() argument 486 *vl_hw_cap = MLX5_GET(pvlc_reg, out, vl_hw_cap); in mlx5_query_port_vl_hw_cap()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | main.c | 1353 static int translate_max_vl_num(struct ib_device *ibdev, u8 vl_hw_cap, in translate_max_vl_num() argument 1356 switch (vl_hw_cap) { in translate_max_vl_num() 1386 u8 vl_hw_cap, plane_index = 0; in mlx5_query_hca_port() local 1449 err = mlx5_query_port_vl_hw_cap(mdev, &vl_hw_cap, port); in mlx5_query_hca_port() 1453 err = translate_max_vl_num(ibdev, vl_hw_cap, in mlx5_query_hca_port()
|