Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c64 static void cxgb_neigh_update(struct neighbour *neigh);
966 cxgb_neigh_update((struct neighbour *)ctx); in nb_callback()
972 cxgb_neigh_update(dst_get_neighbour_noref(nr->new)); in nb_callback()
1073 static void cxgb_neigh_update(struct neighbour *neigh) in cxgb_neigh_update() function