Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcm.c822 static struct cm_id_private *cm_alloc_id_priv(struct ib_device *device, in cm_alloc_id_priv() function
877 cm_id_priv = cm_alloc_id_priv(device, cm_handler, context); in ib_create_cm_id()
1272 cm_id_priv = cm_alloc_id_priv(device, cm_handler, NULL); in ib_cm_insert_listen()
2105 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_req_handler()
3554 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_sidr_req_handler()