Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1061 struct mlx5_ib_dev { struct
1062 struct ib_device ib_dev;
1063 struct mlx5_core_dev *mdev;
1064 struct notifier_block mdev_events;
1065 int num_ports;
1068 struct mutex cap_mask_mutex;
1069 u8 ib_active:1;
1070 u8 is_rep:1;
1071 u8 lag_active:1;
1072 u8 wc_support:1;
[all …]