Home
last modified time | relevance | path

Searched refs:__qed_ll2_stop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c2406 static int __qed_ll2_stop(struct qed_hwfn *p_hwfn) in __qed_ll2_stop() function
2437 rc2 = __qed_ll2_stop(QED_LEADING_HWFN(cdev)); in qed_ll2_stop()
2443 rc = __qed_ll2_stop(p_hwfn); in qed_ll2_stop()
2617 __qed_ll2_stop(QED_LEADING_HWFN(cdev)); in qed_ll2_start()
2619 __qed_ll2_stop(p_hwfn); in qed_ll2_start()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c2451 static int __qed_ll2_stop(struct qed_hwfn *p_hwfn) in __qed_ll2_stop() function
2484 rc2 = __qed_ll2_stop(QED_LEADING_HWFN(cdev)); in qed_ll2_stop()
2490 rc = __qed_ll2_stop(p_hwfn); in qed_ll2_stop()
2667 __qed_ll2_stop(QED_LEADING_HWFN(cdev)); in qed_ll2_start()
2669 __qed_ll2_stop(p_hwfn); in qed_ll2_start()

Completed in 8 milliseconds