Home
last modified time | relevance | path

Searched refs:pci_reset_supported (Results 1 – 5 of 5) 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
5188 if (!pci_reset_supported(dev)) in pci_reset_function()
5239 if (!pci_reset_supported(dev)) in pci_reset_function_locked()
5262 if (!pci_reset_supported(dev)) in pci_try_reset_function()
H A Dpci.h230 bool pci_reset_supported(struct pci_dev *dev);
H A Dpci-sysfs.c1459 if (!pci_reset_supported(pdev)) in pci_dev_reset_attr_is_visible()
H A Dquirks.c6098 !pci_reset_supported(pdev)) in quirk_reset_lenovo_thinkpad_p50_nvgpu()