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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dcm.c82 struct cm_device *cm_dev; member in struct:cm_port
263 ib_init_ah_from_wc(port->cm_dev->device, port->port_num, wc,
269 struct cm_device *cm_dev; local
276 list_for_each_entry(cm_dev, &cm.device_list, list) {
277 if (!ib_find_cached_gid(cm_dev->device, &path->sgid,
279 port = &cm_dev->port[p-1];
288 ret = ib_find_cached_pkey(cm_dev->device, port->port_num,
294 ib_init_ah_from_path(cm_dev->device, port->port_num, path,
1355 cm_id = ib_create_cm_id(work->port->cm_dev->device, NULL, NULL);
1389 ib_get_cached_gid(work->port->cm_dev
3369 struct cm_device *cm_dev; local
3433 struct cm_device *cm_dev; local
[all...]

Completed in 42 milliseconds