Home
last modified time | relevance | path

Searched refs:qed_rdma_qp (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_iwarp.h114 struct qed_rdma_qp *qp;
176 struct qed_rdma_qp *qp,
179 int qed_iwarp_modify_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp,
182 int qed_iwarp_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp);
184 int qed_iwarp_fw_destroy(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp);
186 void qed_iwarp_query_qp(struct qed_rdma_qp *qp,
Dqed_roce.h23 int qed_roce_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp);
26 struct qed_rdma_qp *qp,
30 struct qed_rdma_qp *qp,
Dqed_roce.c88 static void qed_rdma_copy_gids(struct qed_rdma_qp *qp, __le32 *src_gid, in qed_rdma_copy_gids()
198 static u8 qed_roce_get_qp_tc(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_roce_get_qp_tc()
215 struct qed_rdma_qp *qp) in qed_roce_sp_create_responder()
353 struct qed_rdma_qp *qp) in qed_roce_sp_create_requester()
483 struct qed_rdma_qp *qp, in qed_roce_sp_modify_responder()
570 struct qed_rdma_qp *qp, in qed_roce_sp_modify_requester()
657 struct qed_rdma_qp *qp, in qed_roce_sp_destroy_qp_responder()
743 struct qed_rdma_qp *qp) in qed_roce_sp_destroy_qp_requester()
805 struct qed_rdma_qp *qp, in qed_roce_query_qp()
944 int qed_roce_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_roce_destroy_qp()
[all …]
Dqed_rdma.h89 struct qed_rdma_qp { struct
163 static inline bool qed_rdma_is_xrc_qp(struct qed_rdma_qp *qp) in qed_rdma_is_xrc_qp() argument
Dqed_iwarp.c182 struct qed_rdma_qp *qp, in qed_iwarp_create_qp()
286 static int qed_iwarp_modify_fw(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_modify_fw()
375 struct qed_rdma_qp *qp, in qed_iwarp_modify_qp()
460 int qed_iwarp_fw_destroy(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_fw_destroy()
505 int qed_iwarp_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_destroy_qp()
827 struct qed_rdma_qp *qp; in qed_iwarp_mpa_offload()
3216 struct qed_rdma_qp *qp; in qed_iwarp_send_rtr()
3250 qed_iwarp_query_qp(struct qed_rdma_qp *qp, in qed_iwarp_query_qp()
Dqed_rdma.c1218 struct qed_rdma_qp *qp, in qed_rdma_query_qp()
1257 static int qed_rdma_destroy_qp(void *rdma_cxt, struct qed_rdma_qp *qp) in qed_rdma_destroy_qp()
1276 static struct qed_rdma_qp *
1282 struct qed_rdma_qp *qp; in qed_rdma_create_qp()
1374 struct qed_rdma_qp *qp, in qed_rdma_modify_qp()
/Linux-v5.10/include/linux/qed/
Dqed_rdma_if.h505 struct qed_rdma_qp *qp;
533 struct qed_rdma_qp *qp;
614 struct qed_rdma_qp *
619 int (*rdma_modify_qp)(void *roce_cxt, struct qed_rdma_qp *qp,
622 int (*rdma_query_qp)(void *rdma_cxt, struct qed_rdma_qp *qp,
624 int (*rdma_destroy_qp)(void *rdma_cxt, struct qed_rdma_qp *qp);
/Linux-v5.10/drivers/infiniband/hw/qedr/
Dqedr.h412 struct qed_rdma_qp *qed_qp;