Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/
Defx_channels.h42 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel);
Defx_channels.c598 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
1360 .copy = efx_copy_channel,
Dptp.c2263 .copy = efx_copy_channel,
/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Defx_channels.c601 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
1364 .copy = efx_copy_channel,