Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c2772 if (__qlcnic_shutdown(pdev)) in qlcnic_shutdown()
2780 return __qlcnic_shutdown(to_pci_dev(dev_d)); in qlcnic_suspend()
H A Dqlcnic.h2007 static inline int __qlcnic_shutdown(struct pci_dev *pdev) in __qlcnic_shutdown() function