Home
last modified time | relevance | path

Searched refs:msi_context (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dnic.c112 efx->msi_context[channel->channel].name, in efx_nic_init_interrupt()
113 &efx->msi_context[channel->channel]); in efx_nic_init_interrupt()
143 free_irq(channel->irq, &efx->msi_context[channel->channel]); in efx_nic_init_interrupt()
164 &efx->msi_context[channel->channel]); in efx_nic_fini_interrupt()
H A Defx_channels.c572 efx->msi_context[i].efx = efx; in efx_init_channels()
573 efx->msi_context[i].index = i; in efx_init_channels()
707 efx->msi_context[channel->channel].name, in efx_set_channel_names()
708 sizeof(efx->msi_context[0].name)); in efx_set_channel_names()
H A Dnet_driver.h1012 struct efx_msi_context msi_context[EFX_MAX_CHANNELS]; member
/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.c110 efx->msi_context[channel->channel].name, in ef4_nic_init_interrupt()
111 &efx->msi_context[channel->channel]); in ef4_nic_init_interrupt()
140 free_irq(channel->irq, &efx->msi_context[channel->channel]); in ef4_nic_init_interrupt()
159 &efx->msi_context[channel->channel]); in ef4_nic_fini_interrupt()
H A Defx.c548 efx->msi_context[channel->channel].name, in ef4_set_channel_names()
549 sizeof(efx->msi_context[0].name)); in ef4_set_channel_names()
2663 efx->msi_context[i].efx = efx; in ef4_init_struct()
2664 efx->msi_context[i].index = i; in ef4_init_struct()
H A Dnet_driver.h793 struct ef4_msi_context msi_context[EF4_MAX_CHANNELS]; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.c112 efx->msi_context[channel->channel].name, in efx_siena_init_interrupt()
113 &efx->msi_context[channel->channel]); in efx_siena_init_interrupt()
143 free_irq(channel->irq, &efx->msi_context[channel->channel]); in efx_siena_init_interrupt()
164 &efx->msi_context[channel->channel]); in efx_siena_fini_interrupt()
H A Defx_channels.c574 efx->msi_context[i].efx = efx; in efx_siena_init_channels()
575 efx->msi_context[i].index = i; in efx_siena_init_channels()
710 efx->msi_context[channel->channel].name, in efx_siena_set_channel_names()
711 sizeof(efx->msi_context[0].name)); in efx_siena_set_channel_names()
H A Dnet_driver.h969 struct efx_msi_context msi_context[EFX_MAX_CHANNELS]; member