Home
last modified time | relevance | path

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

/linux-6.12.1/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.c96 static void qed_rdma_copy_gids(struct qed_rdma_qp *qp, __le32 *src_gid, in qed_rdma_copy_gids()
206 static u8 qed_roce_get_qp_tc(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_roce_get_qp_tc()
223 struct qed_rdma_qp *qp) in qed_roce_sp_create_responder()
361 struct qed_rdma_qp *qp) in qed_roce_sp_create_requester()
491 struct qed_rdma_qp *qp, in qed_roce_sp_modify_responder()
578 struct qed_rdma_qp *qp, in qed_roce_sp_modify_requester()
665 struct qed_rdma_qp *qp, in qed_roce_sp_destroy_qp_responder()
751 struct qed_rdma_qp *qp) in qed_roce_sp_destroy_qp_requester()
812 struct qed_rdma_qp *qp, in qed_roce_query_qp()
951 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.c184 struct qed_rdma_qp *qp, in qed_iwarp_create_qp()
288 static int qed_iwarp_modify_fw(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_modify_fw()
377 struct qed_rdma_qp *qp, in qed_iwarp_modify_qp()
462 int qed_iwarp_fw_destroy(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_fw_destroy()
507 int qed_iwarp_destroy_qp(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp) in qed_iwarp_destroy_qp()
829 struct qed_rdma_qp *qp; in qed_iwarp_mpa_offload()
3224 struct qed_rdma_qp *qp; in qed_iwarp_send_rtr()
3258 qed_iwarp_query_qp(struct qed_rdma_qp *qp, in qed_iwarp_query_qp()
Dqed_rdma.c1191 struct qed_rdma_qp *qp, in qed_rdma_query_qp()
1230 static int qed_rdma_destroy_qp(void *rdma_cxt, struct qed_rdma_qp *qp) in qed_rdma_destroy_qp()
1249 static struct qed_rdma_qp *
1255 struct qed_rdma_qp *qp; in qed_rdma_create_qp()
1346 struct qed_rdma_qp *qp, in qed_rdma_modify_qp()
/linux-6.12.1/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-6.12.1/drivers/infiniband/hw/qedr/
Dqedr.h412 struct qed_rdma_qp *qed_qp;