Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A Diw_cm.h196 * iw_cm_disconnect - Close the specified connection.
205 int iw_cm_disconnect(struct iw_cm_id *cm_id, int abrupt);
/kernel/linux/linux-6.6/include/rdma/
H A Diw_cm.h176 * iw_cm_disconnect - Close the specified connection.
185 int iw_cm_disconnect(struct iw_cm_id *cm_id, int abrupt);
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Diwcm.c307 int iw_cm_disconnect(struct iw_cm_id *cm_id, int abrupt) in iw_cm_disconnect() function
366 EXPORT_SYMBOL(iw_cm_disconnect); variable
639 * event. Callers of iw_cm_disconnect and iw_destroy_cm_id will block
695 * event. iw_cm_disconnect and iw_cm_destroy will block until the
862 * function to call iw_cm_disconnect. Calling iw_destroy_cm_id in cm_conn_est_handler()
880 * blocked in iw_cm_disconnect or iw_destroy_id.
892 * iw_cm_disconnect will not wait and deadlock this thread in cm_conn_rep_handler()
H A Dcma.c4526 ret = iw_cm_disconnect(id_priv->cm_id.iw, 0); in rdma_disconnect()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Diwcm.c306 int iw_cm_disconnect(struct iw_cm_id *cm_id, int abrupt) in iw_cm_disconnect() function
365 EXPORT_SYMBOL(iw_cm_disconnect); variable
638 * event. Callers of iw_cm_disconnect and iw_destroy_cm_id will block
694 * event. iw_cm_disconnect and iw_cm_destroy will block until the
861 * function to call iw_cm_disconnect. Calling iw_destroy_cm_id in cm_conn_est_handler()
879 * blocked in iw_cm_disconnect or iw_destroy_id.
891 * iw_cm_disconnect will not wait and deadlock this thread in cm_conn_rep_handler()
H A Dcma.c4783 ret = iw_cm_disconnect(id_priv->cm_id.iw, 0); in rdma_disconnect()

Completed in 19 milliseconds