Searched defs:mlx5_core_dev (Results 1 – 2 of 2) sorted by relevance
726 struct mlx5_core_dev { struct727 struct device *device;733 u8 rev_id;735 struct mlx5_cmd cmd;736 struct {743 } caps;745 u64 sys_image_guid;756 u32 issi;761 struct {764 } roce;[all …]
539 struct mlx5_core_dev *mlx5_core_dev; member