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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dcm.c158 struct cm_device *cm_dev; member in struct:cm_port
344 ib_init_ah_from_wc(port->cm_dev->ib_device, port->port_num, wc,
350 struct cm_device *cm_dev; local
357 list_for_each_entry(cm_dev, &cm.device_list, list) {
358 if (!ib_find_cached_gid(cm_dev->ib_device, &path->sgid,
360 port = cm_dev->port[p-1];
369 ret = ib_find_cached_pkey(cm_dev->ib_device, port->port_num,
375 ib_init_ah_from_path(cm_dev->ib_device, port->port_num, path,
1043 cm_ack_timeout(cm_id_priv->av.port->cm_dev->ack_delay,
1064 cm_ack_timeout(cm_id_priv->av.port->cm_dev
3574 cm_get_ack_delay(struct cm_device *cm_dev) argument
3666 struct cm_device *cm_dev; local
3752 struct cm_device *cm_dev; local
[all...]

Completed in 57 milliseconds