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

/freebsd-10.3-release/sys/ofed/include/rdma/
H A Diw_cm.h148 * iw_destroy_cm_id - Destroy an IW CM identifier.
155 void iw_destroy_cm_id(struct iw_cm_id *cm_id);
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Diwcm.c157 * released, enable the waiting thread (in iw_destroy_cm_id) to
393 void iw_destroy_cm_id(struct iw_cm_id *cm_id) function
406 EXPORT_SYMBOL(iw_destroy_cm_id); variable
485 * event. Callers of iw_cm_disconnect and iw_destroy_cm_id will block
652 iw_destroy_cm_id(cm_id);
693 * function to call iw_cm_disconnect. Calling iw_destroy_cm_id
773 * the app thread blocked in iw_destroy_cm_id.
H A Dcma.c912 iw_destroy_cm_id(id_priv->cm_id.iw);
1493 iw_destroy_cm_id(id_priv->cm_id.iw);
2649 iw_destroy_cm_id(cm_id);

Completed in 101 milliseconds