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

/drivers/net/ethernet/sfc/
H A Dnet_driver.h916 * @phys_addr_channels: Number of channels with physically addressed
961 unsigned int phys_addr_channels; member in struct:efx_nic_type
H A Dsiena.c667 .phys_addr_channels = 32, /* Hardware limit is 64, but the legacy
H A Dfalcon.c1791 .phys_addr_channels = 4,
1840 .phys_addr_channels = 32, /* Hardware limit is 64, but the legacy
H A Defx.c1250 min(efx->type->phys_addr_channels, EFX_MAX_CHANNELS);
2403 EFX_BUG_ON_PARANOID(efx->type->phys_addr_channels > EFX_MAX_CHANNELS);

Completed in 57 milliseconds