Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/ofed/include/rdma/
Dib_cm.h345 struct ib_cm_id *ib_create_cm_id(struct ib_device *device,
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
Dipoib_cm.c743 priv->cm.id = ib_create_cm_id(priv->ca, ipoib_cm_rx_handler, priv); in ipoib_cm_dev_open()
1024 p->id = ib_create_cm_id(priv->ca, ipoib_cm_tx_handler, p); in ipoib_cm_tx_init()
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
Dib_cm.c739 struct ib_cm_id *ib_create_cm_id(struct ib_device *device, in ib_create_cm_id() function
772 EXPORT_SYMBOL(ib_create_cm_id);
1091 cm_id = ib_create_cm_id(device, cm_handler, NULL); in ib_cm_insert_listen()
1697 cm_id = ib_create_cm_id(work->port->cm_dev->ib_device, NULL, NULL); in cm_req_handler()
3199 cm_id = ib_create_cm_id(work->port->cm_dev->ib_device, NULL, NULL); in cm_sidr_req_handler()
Dib_ucm.c495 ctx->cm_id = ib_create_cm_id(file->device->ib_dev, in ib_ucm_create_id()
Dib_cma.c3427 id = ib_create_cm_id(id_priv->id.device, cma_sidr_rep_handler, in cma_resolve_ib_udp()
3477 id = ib_create_cm_id(id_priv->id.device, cma_ib_handler, id_priv); in cma_connect_ib()