Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcm.c806 static struct cm_id_private *cm_alloc_id_priv(struct ib_device *device, in cm_alloc_id_priv() function
861 cm_id_priv = cm_alloc_id_priv(device, cm_handler, context); in ib_create_cm_id()
1255 cm_id_priv = cm_alloc_id_priv(device, cm_handler, NULL); in ib_cm_insert_listen()
2090 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_req_handler()
3571 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_sidr_req_handler()