Lines Matching refs:dgid
264 ret = memcmp(gid, path->pathrec.dgid.raw, in __path_find()
290 ret = memcmp(path->pathrec.dgid.raw, tpath->pathrec.dgid.raw, in __path_add()
318 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_free()
337 memset(iter->path.pathrec.dgid.raw, 0, 16); in ipoib_path_iter_init()
361 if (memcmp(iter->path.pathrec.dgid.raw, path->pathrec.dgid.raw, in ipoib_path_iter_next()
394 path->pathrec.dgid.raw); in ipoib_mark_paths_invalid()
447 be16_to_cpu(pathrec->dlid), pathrec->dgid.raw); in path_rec_completion()
450 status, path->pathrec.dgid.raw); in path_rec_completion()
514 ipoib_del_neighs_by_gid(dev, path->pathrec.dgid.raw); in path_rec_completion()
545 memcpy(path->pathrec.dgid.raw, gid, sizeof (union ib_gid)); in path_rec_create()
560 path->pathrec.dgid.raw); in path_rec_start()