Searched refs:msi_context (Results 1 – 9 of 9) sorted by relevance
112 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()
572 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()
1012 struct efx_msi_context msi_context[EFX_MAX_CHANNELS]; member
112 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()
574 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()
969 struct efx_msi_context msi_context[EFX_MAX_CHANNELS]; member
110 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()
548 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()
793 struct ef4_msi_context msi_context[EF4_MAX_CHANNELS]; member