Lines Matching refs:dgid
567 ret = memcmp(gid, path->pathrec.dgid.raw, in __path_find()
593 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw, in __path_add()
621 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_free()
640 memset(iter->path.pathrec.dgid.raw, 0, 16); in ipoib_path_iter_init()
664 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw, in ipoib_path_iter_next()
697 path->pathrec.dgid.raw); in ipoib_mark_paths_invalid()
760 pathrec->dgid.raw); in path_rec_completion()
763 status, path->pathrec.dgid.raw); in path_rec_completion()
785 if (memcmp(pathrec->dgid.raw, path->pathrec.dgid.raw, in path_rec_completion()
790 dev->name, pathrec->dgid.raw, in path_rec_completion()
791 path->pathrec.dgid.raw); in path_rec_completion()
792 memcpy(pathrec->dgid.raw, path->pathrec.dgid.raw, in path_rec_completion()
846 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_rec_completion()
871 memcpy(path->pathrec.dgid.raw, gid, sizeof(union ib_gid)); in init_path_rec()
905 path->pathrec.dgid.raw); in path_rec_start()