Lines Matching refs:dgid
494 ret = memcmp(gid, path->pathrec.dgid.raw, in __path_find()
520 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw, in __path_add()
548 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_free()
567 memset(iter->path.pathrec.dgid.raw, 0, 16); in ipoib_path_iter_init()
591 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw, in ipoib_path_iter_next()
624 path->pathrec.dgid.raw); in ipoib_mark_paths_invalid()
677 be16_to_cpu(pathrec->dlid), pathrec->dgid.raw); in path_rec_completion()
680 status, path->pathrec.dgid.raw); in path_rec_completion()
743 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_rec_completion()
774 memcpy(path->pathrec.dgid.raw, gid, sizeof (union ib_gid)); in path_rec_create()
789 path->pathrec.dgid.raw); in path_rec_start()