Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1847 bool pci_reset_supported = false; in mlxsw_pci_reset() local
1867 &pci_reset_supported); in mlxsw_pci_reset()
1872 if (pci_reset_supported) { in mlxsw_pci_reset()
/linux/drivers/pci/
H A Dpci.c96 bool pci_reset_supported(struct pci_dev *dev) in pci_reset_supported() function
5181 if (!pci_reset_supported(dev)) in pci_reset_function()
5232 if (!pci_reset_supported(dev)) in pci_reset_function_locked()
5255 if (!pci_reset_supported(dev)) in pci_try_reset_function()