Home
last modified time | relevance | path

Searched refs:qed_sriov_disable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h370 int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled);
438 static inline int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable() function
H A Dqed_sriov.c4429 int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable() function
4584 qed_sriov_disable(cdev, false); in qed_sriov_enable()
4598 return qed_sriov_disable(cdev, true); in qed_sriov_configure()
H A Dqed_main.c1438 qed_sriov_disable(cdev, true); in qed_slowpath_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h406 int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled);
474 static inline int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable() function
H A Dqed_sriov.c4457 int qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) in qed_sriov_disable() function
4612 qed_sriov_disable(cdev, false); in qed_sriov_enable()
4626 return qed_sriov_disable(cdev, true); in qed_sriov_configure()
H A Dqed_main.c1410 qed_sriov_disable(cdev, true); in qed_slowpath_stop()

Completed in 24 milliseconds