Searched refs:iw_cm_accept (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/ofed/include/rdma/
H A Diw_cm.h192 * iw_cm_accept - Called to accept an incoming connect request.
205 int iw_cm_accept(struct iw_cm_id *cm_id, struct iw_cm_conn_param *iw_param);
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c517 int iw_cm_accept(struct iw_cm_id *cm_id, function
564 EXPORT_SYMBOL(iw_cm_accept); variable
H A Dib_cma.c3827 return iw_cm_accept(id_priv->cm_id.iw, &iw_param);

Completed in 114 milliseconds