Searched defs:mlx5_ib_multiport_info (Results 1 – 1 of 1) sorted by relevance
926 struct mlx5_ib_multiport_info { struct927 struct list_head list;928 struct mlx5_ib_dev *ibdev;929 struct mlx5_core_dev *mdev;930 struct notifier_block mdev_events;931 struct completion unref_comp;932 u64 sys_image_guid;933 u32 mdev_refcnt;934 bool is_master;935 bool unaffiliate;