Searched refs:qed_iov_wq_stop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.h | 365 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
|
H A D | qed_main.c | 1416 qed_iov_wq_stop(cdev, false); in qed_slowpath_start() 1450 qed_iov_wq_stop(cdev, true); in qed_slowpath_stop()
|
H A D | qed_sriov.c | 5216 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.h | 401 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 D | qed_main.c | 1388 qed_iov_wq_stop(cdev, false); in qed_slowpath_start() 1422 qed_iov_wq_stop(cdev, true); in qed_slowpath_stop()
|
H A D | qed_sriov.c | 5245 void qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) in qed_iov_wq_stop() function
|
Completed in 22 milliseconds