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

/drivers/infiniband/core/
H A Diwcm.c174 * released, enable the waiting thread (in iw_destroy_cm_id) to
414 void iw_destroy_cm_id(struct iw_cm_id *cm_id) function
427 EXPORT_SYMBOL(iw_destroy_cm_id); variable
509 * event. Callers of iw_cm_disconnect and iw_destroy_cm_id will block
673 iw_destroy_cm_id(cm_id);
681 iw_destroy_cm_id(cm_id);
722 * function to call iw_cm_disconnect. Calling iw_destroy_cm_id
802 * the app thread blocked in iw_destroy_cm_id.
H A Dcma.c1047 iw_destroy_cm_id(id_priv->cm_id.iw);
1604 iw_destroy_cm_id(id_priv->cm_id.iw);
2867 iw_destroy_cm_id(cm_id);

Completed in 1089 milliseconds