Searched refs:qed_iov_wq_stop (Results 1 – 3 of 3) sorted by relevance
388 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first);443 static inline void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function
1180 qed_iov_wq_stop(cdev, false); in qed_slowpath_start()1214 qed_iov_wq_stop(cdev, true); in qed_slowpath_stop()
5195 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function