Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.h365 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first);
420 static inline void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function
Dqed_main.c1416 qed_iov_wq_stop(cdev, false); in qed_slowpath_start()
1450 qed_iov_wq_stop(cdev, true); in qed_slowpath_stop()
Dqed_sriov.c5213 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function