Searched refs:efx_neigh_binder (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.h20 * struct efx_neigh_binder - driver state for a neighbour entry
47 struct efx_neigh_binder { struct
78 struct efx_neigh_binder *neigh;
H A Dtc_encap_actions.c20 .key_len = offsetof(struct efx_neigh_binder, ha),
22 .head_offset = offsetof(struct efx_neigh_binder, linkage),
41 struct efx_neigh_binder *neigh = ptr;
88 struct efx_neigh_binder *neigh, *old;
223 static void efx_free_neigh(struct efx_neigh_binder *neigh)
238 struct efx_neigh_binder *neigh = encap->neigh;
251 struct efx_neigh_binder *neigh = encap->neigh;
267 struct efx_neigh_binder *neigh = encap->neigh;
287 struct efx_neigh_binder *neigh = encap->neigh;
506 struct efx_neigh_binder *neig
[all...]

Completed in 563 milliseconds