Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h401 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first);
456 static inline void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function
H A Dqed_main.c1387 qed_iov_wq_stop(cdev, false); in qed_slowpath_start()
1421 qed_iov_wq_stop(cdev, true); in qed_slowpath_stop()
H A Dqed_sriov.c5245 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function