Searched defs:path_rec_create (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c500 static struct ipoib_path *path_rec_create(struct net_device *dev, void *gid) function
577 path = path_rec_create(dev, n->ha + 4);
669 path = path_rec_create(dev, cb->hwaddr + 4);

Completed in 97 milliseconds