Home
last modified time | relevance | path

Searched defs:fid_ep (Results 1 – 11 of 11) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/libfabric/include/rdma/
H A Dfi_endpoint.h125 struct fid_ep { struct
126 struct fid fid;
127 struct fi_ops_ep *ops;
128 struct fi_ops_cm *cm;
129 struct fi_ops_msg *msg;
130 struct fi_ops_rma *rma;
131 struct fi_ops_tagged *tagged;
132 struct fi_ops_atomic *atomic;
133 struct fi_ops_collective *collective;
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/test/
H A Dcommon.h65 static inline struct gnix_fid_ep *get_gnix_ep(struct fid_ep *fid_ep) in get_gnix_ep()
H A Drdm_multi_recv.c370 struct fid_ep *fid_ep) in check_cqe()
H A Dcq.c61 static struct fid_ep *fid_ep; variable
H A Dsep.c574 struct fid_ep *fid_ep) in sep_check_cqe()
606 uint64_t flags, uint64_t data, struct fid_ep *fid_ep) in sep_check_tcqe()
H A Dapi.c343 uint64_t data, struct fid_ep *fid_ep) in rdm_api_check_cqe()
H A Drdm_sr.c639 struct fid_ep *fid_ep) in rdm_sr_check_cqe()
H A Drdm_dgram_stx.c767 struct fid_ep *fid_ep) in rdm_rma_check_tcqe()
H A Drdm_dgram_rma.c830 uint64_t flags, uint64_t data, struct fid_ep *fid_ep) in rdm_rma_check_tcqe()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/efa/src/rxr/
H A Drxr_ep.c990 static ssize_t rxr_ep_cancel(fid_t fid_ep, void *context) in rxr_ep_cancel()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/rxm/src/
H A Drxm_ep.c525 static ssize_t rxm_ep_cancel(fid_t fid_ep, void *context) in rxm_ep_cancel()