Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h136 * @brief qed_hw_stop_fastpath -should be called incase
144 int qed_hw_stop_fastpath(struct qed_dev *cdev);
H A Dqed_l2.c2577 rc = qed_hw_stop_fastpath(cdev); in qed_fastpath_stop()
H A Dqed_dev.c3376 int qed_hw_stop_fastpath(struct qed_dev *cdev) in qed_hw_stop_fastpath() function
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h144 * qed_hw_stop_fastpath(): Should be called incase
152 int qed_hw_stop_fastpath(struct qed_dev *cdev);
H A Dqed_l2.c2587 rc = qed_hw_stop_fastpath(cdev); in qed_fastpath_stop()
H A Dqed_dev.c3462 int qed_hw_stop_fastpath(struct qed_dev *cdev) in qed_hw_stop_fastpath() function

Completed in 21 milliseconds