Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Ddriver.h1298 static inline int mlx5_core_mp_enabled(struct mlx5_core_dev *dev) in mlx5_core_mp_enabled() function
1306 if (!mlx5_core_mp_enabled(dev)) in mlx5_core_native_port_num()
/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c229 !mlx5_core_mp_enabled(mdev) && in process_pma_cmd()