Home
last modified time | relevance | path

Searched refs:phys_addr_channels (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/sfc/
Dnet_driver.h969 unsigned int phys_addr_channels; member
Dsiena.c701 .phys_addr_channels = 32, /* Hardware limit is 64, but the legacy
Dfalcon.c1819 .phys_addr_channels = 4,
1869 .phys_addr_channels = 32, /* Hardware limit is 64, but the legacy
Defx.c1257 min(efx->type->phys_addr_channels, EFX_MAX_CHANNELS); in efx_probe_interrupts()
2422 EFX_BUG_ON_PARANOID(efx->type->phys_addr_channels > EFX_MAX_CHANNELS); in efx_init_struct()