Home
last modified time | relevance | path

Searched refs:qed_mcp_drain (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h196 int qed_mcp_drain(struct qed_hwfn *p_hwfn,
Dqed_spq.c79 rc = qed_mcp_drain(p_hwfn, p_hwfn->p_main_ptt); in qed_spq_block()
Dqed_mcp.c798 int qed_mcp_drain(struct qed_hwfn *p_hwfn, in qed_mcp_drain() function
Dqed_main.c1109 rc = qed_mcp_drain(hwfn, ptt); in qed_drain()