Searched refs:rdma_accept_ece (Results 1 – 2 of 2) sorted by relevance
1140 ret = rdma_accept_ece(ctx->cm_id, &conn_param, &ece); in ucma_accept()1150 ret = rdma_accept_ece(ctx->cm_id, NULL, &ece); in ucma_accept()
4423 int rdma_accept_ece(struct rdma_cm_id *id, struct rdma_conn_param *conn_param, in rdma_accept_ece() function4434 EXPORT_SYMBOL(rdma_accept_ece);