Home
last modified time | relevance | path

Searched refs:qpid (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/package/qpid-proton/
H A Dqpid-proton.hash1 # Hash from: https://www.apache.org/dist/qpid/proton/0.35.0/qpid-proton-0.35.0.tar.gz.sha512
2 …870096de109077445f1b400edf231bb21a476a268e2d6674e986fc50e92a281549085543 qpid-proton-0.35.0.tar.gz
H A DConfig.in2 bool "qpid-proton"
14 https://qpid.apache.org/proton/
16 comment "qpid-proton needs a toolchain w/ dynamic library"
H A Dqpid-proton.mk9 https://downloads.apache.org/qpid/proton/$(QPID_PROTON_VERSION)
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h261 u32 hwtid, u32 qpid, in c4iw_wait_for_reply() argument
274 func, pci_name(rdev->lldi.pdev), hwtid, qpid); in c4iw_wait_for_reply()
281 pci_name(rdev->lldi.pdev), wr_waitp->ret, hwtid, qpid); in c4iw_wait_for_reply()
291 u32 hwtid, u32 qpid, in c4iw_ref_send_wait() argument
297 qpid); in c4iw_ref_send_wait()
304 return c4iw_wait_for_reply(rdev, wr_waitp, hwtid, qpid, func); in c4iw_ref_send_wait()
354 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp() argument
356 return xa_load(&rhp->qps, qpid); in get_qhp()
383 u32 qpid; member
947 void c4iw_put_qpid(struct c4iw_rdev *rdev, u32 qpid,
H A Dt4fw_ri_api.h785 __be32 qpid; member
H A Dqp.c1801 wqe->u.init.qpid = cpu_to_be32(qhp->wq.sq.qid); in rdma_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dcxgb3-abi.h68 __u32 qpid; member
H A Dbnxt_re-abi.h86 __u32 qpid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dcxgb3-abi.h68 __u32 qpid; member
H A Dbnxt_re-abi.h86 __u32 qpid; member
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dbnxt_re-abi.h97 __u32 qpid; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h282 u8 qpid; /* roce relative */ member
H A Dqed_rdma.h92 u32 qpid; member
H A Dqed_rdma.c1353 qp->qpid = qp->icid; in qed_rdma_create_qp()
1357 qp->qpid = ((0xFF << 16) | qp->icid); in qed_rdma_create_qp()
1366 out_params->qp_id = qp->qpid; in qed_rdma_create_qp()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c687 u16 qpid = cqe->qpvalid_qpid & OCRDMA_AE_MCQE_QPID_MASK; in ocrdma_dispatch_ibevent() local
696 if (qpid < dev->attr.max_qp) in ocrdma_dispatch_ibevent()
697 qp = dev->qp_tbl[qpid]; in ocrdma_dispatch_ibevent()
700 dev->id, qpid); in ocrdma_dispatch_ibevent()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c1457 resp.qpid = qp->qplib_qp.id; in bnxt_re_create_qp()
/OK3568_Linux_fs/buildroot/
H A DDEVELOPERS1636 F: package/qpid-proton/
H A DCHANGES5572 qpid-proton, rtl8188eu, snmppp, stm32flash, strongswan, sudo,
7542 qpid-proton, qt5webchannel, quazip, racehound, rtl8188eu,
/OK3568_Linux_fs/buildroot/package/
H A DConfig.in1901 source "package/qpid-proton/Config.in"