Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1099 struct mlx5_ib_dev { struct
1100 struct ib_device ib_dev;
1101 struct mlx5_core_dev *mdev;
1102 struct notifier_block mdev_events;
1103 int num_ports;
1106 struct mutex cap_mask_mutex;
1107 u8 ib_active:1;
1108 u8 is_rep:1;
1109 u8 lag_active:1;
1110 u8 wc_support:1;
[all …]