Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1050 struct mlx5_ib_dev { struct
1051 struct ib_device ib_dev;
1052 struct mlx5_core_dev *mdev;
1053 struct notifier_block mdev_events;
1054 int num_ports;
1057 struct mutex cap_mask_mutex;
1058 u8 ib_active:1;
1059 u8 is_rep:1;
1060 u8 lag_active:1;
1061 u8 wc_support:1;
[all …]