Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c82 static void efx_neigh_update(struct work_struct *work);
200 INIT_WORK(&neigh->work, efx_neigh_update); in efx_bind_neigh()
504 static void efx_neigh_update(struct work_struct *work) in efx_neigh_update() function