Lines Matching refs:dgid
564 ret = memcmp(gid, path->pathrec.dgid.raw, in __path_find()
590 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw, in __path_add()
618 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_free()
637 memset(iter->path.pathrec.dgid.raw, 0, 16); in ipoib_path_iter_init()
661 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw, in ipoib_path_iter_next()
694 path->pathrec.dgid.raw); in ipoib_mark_paths_invalid()
757 pathrec->dgid.raw); in path_rec_completion()
760 status, path->pathrec.dgid.raw); in path_rec_completion()
782 if (memcmp(pathrec->dgid.raw, path->pathrec.dgid.raw, in path_rec_completion()
787 dev->name, pathrec->dgid.raw, in path_rec_completion()
788 path->pathrec.dgid.raw); in path_rec_completion()
789 memcpy(pathrec->dgid.raw, path->pathrec.dgid.raw, in path_rec_completion()
843 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_rec_completion()
868 memcpy(path->pathrec.dgid.raw, gid, sizeof(union ib_gid)); in init_path_rec()
902 path->pathrec.dgid.raw); in path_rec_start()