Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.c1378 struct msix_entry xentries[EF4_MAX_CHANNELS]; in ef4_probe_interrupts() local
1388 xentries[i].entry = i; in ef4_probe_interrupts()
1390 xentries, 1, n_channels); in ef4_probe_interrupts()
1423 xentries[i].vector; in ef4_probe_interrupts()
/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.c1455 struct msix_entry xentries[EFX_MAX_CHANNELS]; in efx_probe_interrupts() local
1465 xentries[i].entry = i; in efx_probe_interrupts()
1467 xentries, 1, n_channels); in efx_probe_interrupts()
1503 xentries[i].vector; in efx_probe_interrupts()