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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 139 milliseconds