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

/drivers/infiniband/core/
H A Dcm.c160 struct cm_device *cm_dev; member in struct:cm_port
348 ib_init_ah_from_wc(port->cm_dev->ib_device, port->port_num, wc,
354 struct cm_device *cm_dev; local
361 list_for_each_entry(cm_dev, &cm.device_list, list) {
362 if (!ib_find_cached_gid(cm_dev->ib_device, &path->sgid,
364 port = cm_dev->port[p-1];
373 ret = ib_find_cached_pkey(cm_dev->ib_device, port->port_num,
379 ib_init_ah_from_path(cm_dev->ib_device, port->port_num, path,
1054 cm_ack_timeout(cm_id_priv->av.port->cm_dev->ack_delay,
1075 cm_ack_timeout(cm_id_priv->av.port->cm_dev
3651 cm_get_ack_delay(struct cm_device *cm_dev) argument
3752 struct cm_device *cm_dev; local
3839 struct cm_device *cm_dev; local
[all...]

Completed in 1004 milliseconds