Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Defx.c1375 struct msix_entry xentries[EF4_MAX_CHANNELS]; in ef4_probe_interrupts() local
1385 xentries[i].entry = i; in ef4_probe_interrupts()
1387 xentries, 1, n_channels); in ef4_probe_interrupts()
1420 xentries[i].vector; in ef4_probe_interrupts()
/Linux-v5.4/drivers/net/ethernet/sfc/
Defx.c1452 struct msix_entry xentries[EFX_MAX_CHANNELS]; in efx_probe_interrupts() local
1462 xentries[i].entry = i; in efx_probe_interrupts()
1464 xentries, 1, n_channels); in efx_probe_interrupts()
1500 xentries[i].vector; in efx_probe_interrupts()