Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_roce.h23 int qed_roce_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp);
H A Dqed_roce.c951 int qed_roce_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_roce_destroy_qp() function
H A Dqed_rdma.c1240 rc = qed_roce_destroy_qp(p_hwfn, qp); in qed_rdma_destroy_qp()