Searched refs:iw_create_cm_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/ofed/include/rdma/
H A Diw_cm.h137 * iw_create_cm_id - Create an IW CM identifier.
144 struct iw_cm_id *iw_create_cm_id(struct ib_device *device,
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c200 struct iw_cm_id *iw_create_cm_id(struct ib_device *device, function
226 EXPORT_SYMBOL(iw_create_cm_id); variable
330 * the initial reference taken by iw_create_cm_id.
654 cm_id = iw_create_cm_id(listen_id_priv->id.device,
H A Dib_cma.c2401 id = iw_create_cm_id(id_priv->id.device,
3709 cm_id = iw_create_cm_id(id_priv->id.device, cma_iw_handler, id_priv);

Completed in 166 milliseconds