Searched refs:num_vhca_ports (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | gid.c | 150 if (MLX5_CAP_GEN(dev, num_vhca_ports) > 0) in mlx5_core_roce_gid_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | gid.c | 145 if (MLX5_CAP_GEN(dev, num_vhca_ports) > 0) in mlx5_core_roce_gid_set()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 558 if (MLX5_CAP_GEN_MAX(dev, num_vhca_ports)) in handle_hca_cap() 561 num_vhca_ports, in handle_hca_cap() 562 MLX5_CAP_GEN_MAX(dev, num_vhca_ports)); in handle_hca_cap()
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | driver.h | 1184 MLX5_CAP_GEN(dev, num_vhca_ports) <= 1; in mlx5_core_is_mp_slave() 1189 return MLX5_CAP_GEN(dev, num_vhca_ports) > 1; in mlx5_core_is_mp_master()
|
H A D | mlx5_ifc.h | 1585 u8 num_vhca_ports[0x8]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | driver.h | 1283 MLX5_CAP_GEN(dev, num_vhca_ports) <= 1; in mlx5_core_is_mp_slave() 1288 return MLX5_CAP_GEN(dev, num_vhca_ports) > 1; in mlx5_core_is_mp_master()
|
H A D | mlx5_ifc.h | 1876 u8 num_vhca_ports[0x8]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | main.c | 631 if (MLX5_CAP_GEN_MAX(dev, num_vhca_ports)) in handle_hca_cap() 634 num_vhca_ports, in handle_hca_cap() 635 MLX5_CAP_GEN_MAX(dev, num_vhca_ports)); in handle_hca_cap()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 4811 MLX5_CAP_GEN(mdev, num_vhca_ports)); in mlx5_ib_add()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 4397 MLX5_CAP_GEN(mdev, num_vhca_ports)); in mlx5r_probe()
|
Completed in 75 milliseconds