Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcm.c307 static int cm_alloc_msg(struct cm_id_private *cm_id_priv, in cm_alloc_msg() function
1556 ret = cm_alloc_msg(cm_id_priv, &cm_id_priv->msg); in ib_send_cm_req()
2291 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_rep()
2365 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_rtu()
2665 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_dreq_locked()
2740 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_drep_locked()
2935 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_rej_locked()
2945 ret = cm_alloc_msg(cm_id_priv, &msg); in cm_send_rej_locked()
3129 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_mra()
3497 ret = cm_alloc_msg(cm_id_priv, &msg); in ib_send_cm_sidr_req()
[all …]