Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c530 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel() function
569 efx->channel[i] = efx_alloc_channel(efx, i); in efx_init_channels()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c532 static struct efx_channel *efx_alloc_channel(struct efx_nic *efx, int i) in efx_alloc_channel() function
571 efx->channel[i] = efx_alloc_channel(efx, i); in efx_siena_init_channels()