Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Dcm.c812 static struct cm_id_private *cm_alloc_id_priv(struct ib_device *device, in cm_alloc_id_priv() function
867 cm_id_priv = cm_alloc_id_priv(device, cm_handler, context); in ib_create_cm_id()
1250 cm_id_priv = cm_alloc_id_priv(device, cm_handler, NULL); in ib_cm_insert_listen()
2072 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_req_handler()
3551 cm_alloc_id_priv(work->port->cm_dev->ib_device, NULL, NULL); in cm_sidr_req_handler()