Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/ !
Defx_channels.h42 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel);
Defx_channels.c600 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
1342 .copy = efx_copy_channel,
Dptp.c2212 .copy = efx_copy_channel,
/linux-6.12.1/drivers/net/ethernet/sfc/siena/ !
Defx_channels.c603 struct efx_channel *efx_copy_channel(const struct efx_channel *old_channel) in efx_copy_channel() function
1367 .copy = efx_copy_channel,