Home
last modified time | relevance | path

Searched defs:mlx5_ib_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h952 struct mlx5_ib_dev { struct
953 struct ib_device ib_dev;
954 struct mlx5_core_dev *mdev;
955 struct notifier_block mdev_events;
956 int num_ports;
959 struct mutex cap_mask_mutex;
960 bool ib_active;
961 struct umr_common umrc;
964 struct mlx5_ib_resources devr;
965 struct mlx5_mr_cache cache;
[all …]