Searched refs:iw_cm_disconnect (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/core/
H A Diwcm.c281 int iw_cm_disconnect(struct iw_cm_id *cm_id, int abrupt) function
340 EXPORT_SYMBOL(iw_cm_disconnect); variable
509 * event. Callers of iw_cm_disconnect and iw_destroy_cm_id will block
565 * event. iw_cm_disconnect and iw_cm_destroy will block until the
722 * function to call iw_cm_disconnect. Calling iw_destroy_cm_id
740 * blocked in iw_cm_disconnect or iw_destroy_id.
751 * iw_cm_disconnect will not wait and deadlock this thread
H A Dcma.c3112 ret = iw_cm_disconnect(id_priv->cm_id.iw, 0);

Completed in 56 milliseconds