Home
last modified time | relevance | path

Searched refs:cm_alloc_msg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/infiniband/core/
Dcm.c307 static int cm_alloc_msg(struct cm_id_private *cm_id_priv, in cm_alloc_msg() function
1554 ret = cm_alloc_msg(cm_id_priv, &cm_id_priv->msg); in ib_send_cm_req()
2288 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_rep()
2362 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_rtu()
2662 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_dreq_locked()
2737 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_drep_locked()
2932 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_rej_locked()
2942 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_rej_locked()
3126 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_mra()
3494 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_sidr_req()
[all …]