Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h882 struct mlx4_priv { struct
883 struct mlx4_dev dev;
885 struct mlx4_adev **adev;
886 int adev_idx;
887 struct atomic_notifier_head event_nh;
889 int pci_dev_data;
890 int removed;
892 struct list_head pgdir_list;
893 struct mutex pgdir_mutex;
895 struct mlx4_fw fw;
[all …]