Searched refs:xentries (Results 1 – 3 of 3) sorted by relevance
261 struct msix_entry xentries[EFX_MAX_CHANNELS]; in efx_siena_probe_interrupts() local269 xentries[i].entry = i; in efx_siena_probe_interrupts()270 rc = pci_enable_msix_range(efx->pci_dev, xentries, 1, in efx_siena_probe_interrupts()293 xentries[i].vector; in efx_siena_probe_interrupts()
260 struct msix_entry xentries[EFX_MAX_CHANNELS]; in efx_probe_interrupts() local268 xentries[i].entry = i; in efx_probe_interrupts()269 rc = pci_enable_msix_range(efx->pci_dev, xentries, 1, in efx_probe_interrupts()292 xentries[i].vector; in efx_probe_interrupts()
1365 struct msix_entry xentries[EF4_MAX_CHANNELS]; in ef4_probe_interrupts() local1375 xentries[i].entry = i; in ef4_probe_interrupts()1377 xentries, 1, n_channels); in ef4_probe_interrupts()1410 xentries[i].vector; in ef4_probe_interrupts()