Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c66 static void cxgb_neigh_update(struct neighbour *neigh);
967 cxgb_neigh_update((struct neighbour *)ctx); in nb_callback()
974 cxgb_neigh_update(nr->neigh); in nb_callback()
1073 static void cxgb_neigh_update(struct neighbour *neigh) in cxgb_neigh_update() function