Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Dcma.c516 static int rdma_create_id2(struct rdma_event_channel *channel, in rdma_create_id2() function
561 return rdma_create_id2(channel, id, context, ps, qp_type); in rdma_create_id()
2346 ret = rdma_create_id2(NULL, &cm_id, NULL, res->ai_port_space, res->ai_qp_type); in rdma_create_ep()