Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Ddriver.h750 struct mlx5_core_dev { struct
751 struct device *device;
752 enum mlx5_coredev_type coredev_type;
753 struct pci_dev *pdev;
755 struct mutex pci_status_mutex;
756 enum mlx5_pci_status pci_status;
757 u8 rev_id;
758 char board_id[MLX5_BOARD_ID_LEN];
759 struct mlx5_cmd cmd;
760 struct {
[all …]