Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Defx_channels.h46 void efx_init_napi_channel(struct efx_channel *channel);
Defx_channels.c915 efx_init_napi_channel(efx->channel[i]); in efx_realloc_channels()
1311 void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel() function
1324 efx_init_napi_channel(channel); in efx_init_napi()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Defx_channels.c850 static void efx_init_napi_channel(struct efx_channel *channel);
922 efx_init_napi_channel(efx->channel[i]); in efx_siena_realloc_channels()
1315 static void efx_init_napi_channel(struct efx_channel *channel) in efx_init_napi_channel() function
1328 efx_init_napi_channel(channel); in efx_siena_init_napi()