Home
last modified time | relevance | path

Searched refs:t3_l2t_update (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h111 void t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh);
H A Dl2t.c399 void t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh) in t3_l2t_update() function
H A Dcxgb3_offload.c1084 t3_l2t_update(tdev, neigh); in cxgb_neigh_update()
1262 dev->neigh_update = t3_l2t_update; in cxgb3_offload_activate()