Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ofi/
H A Dofi_init.c909 static int create_rma_stx_ctx(struct fid_domain *domain, struct fid_stx **p_rma_stx_ctx);
1030 mpi_errno = create_rma_stx_ctx(domain, &MPIDI_OFI_global.rma_stx_ctx); in create_vni_context()
1295 static int create_rma_stx_ctx(struct fid_domain *domain, struct fid_stx **p_rma_stx_ctx) in create_rma_stx_ctx() function