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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/rdma/
H A Diw_cm.h135 * iw_create_cm_id - Create an IW CM identifier.
142 struct iw_cm_id *iw_create_cm_id(struct ib_device *device,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Diwcm.c191 struct iw_cm_id *iw_create_cm_id(struct ib_device *device, function
217 EXPORT_SYMBOL(iw_create_cm_id); variable
321 * the initial reference taken by iw_create_cm_id.
628 cm_id = iw_create_cm_id(listen_id_priv->id.device,
H A Dcma.c1356 id_priv->cm_id.iw = iw_create_cm_id(id_priv->id.device,
2225 cm_id = iw_create_cm_id(id_priv->id.device, cma_iw_handler, id_priv);

Completed in 89 milliseconds