Searched refs:qed_mcp_drain (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 426 int qed_mcp_drain(struct qed_hwfn *p_hwfn,
|
H A D | qed_spq.c | 118 rc = qed_mcp_drain(p_hwfn, p_ptt); in qed_spq_block()
|
H A D | qed_rdma.c | 1656 rc = qed_mcp_drain(p_hwfn, p_ptt); in qed_rdma_deregister_tid()
|
H A D | qed_main.c | 2271 rc = qed_mcp_drain(hwfn, ptt); in qed_drain()
|
H A D | qed_mcp.c | 2566 int qed_mcp_drain(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_drain() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 446 * qed_mcp_drain(): drains the nig, allowing completion to pass in 455 int qed_mcp_drain(struct qed_hwfn *p_hwfn,
|
H A D | qed_spq.c | 119 rc = qed_mcp_drain(p_hwfn, p_ptt); in qed_spq_block()
|
H A D | qed_rdma.c | 1629 rc = qed_mcp_drain(p_hwfn, p_ptt); in qed_rdma_deregister_tid()
|
H A D | qed_main.c | 2243 rc = qed_mcp_drain(hwfn, ptt); in qed_drain()
|
H A D | qed_mcp.c | 2616 int qed_mcp_drain(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_mcp_drain() function
|
Completed in 28 milliseconds