Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/core/
H A Dcm.c808 static struct cm_id_private *cm_alloc_id_priv(struct ib_device *device, in cm_alloc_id_priv() function
863 cm_id_priv = cm_alloc_id_priv(device, cm_handler, context); in ib_create_cm_id()
1258 cm_id_priv = cm_alloc_id_priv(device, cm_handler, NULL); in ib_cm_insert_listen()
2091 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_req_handler()
3579 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_sidr_req_handler()