Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx_channels.h44 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel);
Defx_channels.c69 .copy = efx_copy_channel,
580 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
Dptp.c2216 .copy = efx_copy_channel,