Lines Matching refs:raw
266 ret = memcmp(gid, path->pathrec.dgid.raw, in __path_find()
292 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw, in __path_add()
320 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_free()
339 memset(iter->path.pathrec.dgid.raw, 0, 16); in ipoib_path_iter_init()
363 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw, in ipoib_path_iter_next()
396 path->pathrec.dgid.raw); in ipoib_mark_paths_invalid()
449 be16_to_cpu(pathrec->dlid), pathrec->dgid.raw); in path_rec_completion()
452 status, path->pathrec.dgid.raw); in path_rec_completion()
515 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_rec_completion()
546 memcpy(path->pathrec.dgid.raw, gid, sizeof (union ib_gid)); in path_rec_create()
561 path->pathrec.dgid.raw); in path_rec_start()
1619 memcpy(priv->dev->dev_addr + 4, priv->local_gid.raw, sizeof (union ib_gid)); in ipoib_add_port()