Home
last modified time | relevance | path

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

/Linux-v5.10/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,
578 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function