Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcm.c278 cm_alloc_msg_agent(struct cm_id_private *cm_id_priv, bool rep_agent) in cm_alloc_msg_agent() function
322 return cm_alloc_msg_agent(cm_id_priv, false); in cm_alloc_msg()
340 msg = cm_alloc_msg_agent(cm_id_priv, rep_agent); in cm_alloc_priv_msg_rep()