Searched refs:cxgb4_l2t_get (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dl2t.h98 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh,
H A Dl2t.c356 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh, function
409 EXPORT_SYMBOL(cxgb4_l2t_get); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c1380 l2t = cxgb4_l2t_get(dev->rdev.lldi.l2t, dst->neighbour,
1392 l2t = cxgb4_l2t_get(dev->rdev.lldi.l2t, dst->neighbour,
1948 ep->l2t = cxgb4_l2t_get(ep->com.dev->rdev.lldi.l2t,
1964 ep->l2t = cxgb4_l2t_get(ep->com.dev->rdev.lldi.l2t,

Completed in 413 milliseconds