Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_channels.h42 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel);
H A Defx_channels.c600 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
1341 .copy = efx_copy_channel,
H A Dptp.c2219 .copy = efx_copy_channel,
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c603 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
1366 .copy = efx_copy_channel,