Lines Matching refs:dgid
563 ret = memcmp(gid, path->pathrec.dgid.raw, in __path_find()
589 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw, in __path_add()
617 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_free()
636 memset(iter->path.pathrec.dgid.raw, 0, 16); in ipoib_path_iter_init()
660 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw, in ipoib_path_iter_next()
693 path->pathrec.dgid.raw); in ipoib_mark_paths_invalid()
756 pathrec->dgid.raw); in path_rec_completion()
759 status, path->pathrec.dgid.raw); in path_rec_completion()
781 if (memcmp(pathrec->dgid.raw, path->pathrec.dgid.raw, in path_rec_completion()
786 dev->name, pathrec->dgid.raw, in path_rec_completion()
787 path->pathrec.dgid.raw); in path_rec_completion()
788 memcpy(pathrec->dgid.raw, path->pathrec.dgid.raw, in path_rec_completion()
842 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_rec_completion()
867 memcpy(path->pathrec.dgid.raw, gid, sizeof(union ib_gid)); in init_path_rec()
901 path->pathrec.dgid.raw); in path_rec_start()