Home
last modified time | relevance | path

Searched refs:mgt_ifc_device_ids (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c370 static const struct pci_device_id mgt_ifc_device_ids[] = { variable
382 for (i = 0; i < ARRAY_SIZE(mgt_ifc_device_ids); ++i) in mlx5_is_mgt_ifc_pci_device()
383 if (mgt_ifc_device_ids[i].device == dev_id) in mlx5_is_mgt_ifc_pci_device()