Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_selftest.c19 rc = qed_sp_heartbeat_ramrod(&cdev->hwfns[i]); in qed_selftest_memory()
32 rc = qed_sp_heartbeat_ramrod(&cdev->hwfns[i]); in qed_selftest_interrupt()
Dqed_sp.h475 int qed_sp_heartbeat_ramrod(struct qed_hwfn *p_hwfn);
Dqed_sp_commands.c549 int qed_sp_heartbeat_ramrod(struct qed_hwfn *p_hwfn) in qed_sp_heartbeat_ramrod() function