Searched refs:find_route (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 314 static struct rtable *find_route(struct c4iw_dev *dev, __be32 local_ip, in find_route() function 1647 rt = find_route(dev, local_ip, peer_ip, local_port, peer_port, in pass_accept_req() 1836 rt = find_route(ep->com.dev, in c4iw_reconnect() 2279 rt = find_route(dev, in c4iw_connect()
|
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 336 static struct rtable *find_route(struct t3cdev *dev, __be32 local_ip, in find_route() function 1366 rt = find_route(tdev, in pass_accept_req() 1934 rt = find_route(h->rdev.t3cdev_p, in iwch_connect()
|