Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_selftest.c77 rc = qed_mcp_bist_clock_test(p_hwfn, p_ptt); in qed_selftest_clock()
H A Dqed_mcp.h676 * qed_mcp_bist_clock_test(): Bist clock test.
683 int qed_mcp_bist_clock_test(struct qed_hwfn *p_hwfn,
H A Dqed_mcp.c3268 int qed_mcp_bist_clock_test(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_bist_clock_test() function