Searched defs:mlx5_ib_dev (Results 1 – 1 of 1) sorted by relevance
952 struct mlx5_ib_dev { struct953 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 …]