Searched defs:mlx5_core_dev (Results 1 – 2 of 2) sorted by relevance
823 struct mlx5_core_dev { struct846 void (*event) (struct mlx5_core_dev *dev, argument849 struct mlx5_priv priv;850 struct mlx5_profile *profile;851 atomic_t num_qps;852 u32 issi;853 struct mlx5e_resources mlx5e_res;854 struct mlx5_vxlan *vxlan;855 struct {858 } roce;[all …]
378 struct mlx5_core_dev *mlx5_core_dev; member