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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dnet_driver.h855 * @phys_addr_channels: Number of channels with physically addressed
899 unsigned int phys_addr_channels; member in struct:efx_nic_type
H A Dsiena.c648 .phys_addr_channels = 32, /* Hardware limit is 64, but the legacy
H A Defx.c1013 min_t(int, efx->type->phys_addr_channels, EFX_MAX_CHANNELS);
2101 EFX_BUG_ON_PARANOID(efx->type->phys_addr_channels > EFX_MAX_CHANNELS);
H A Dfalcon.c1830 .phys_addr_channels = 4,
1877 .phys_addr_channels = 32, /* Hardware limit is 64, but the legacy

Completed in 120 milliseconds