Home
last modified time | relevance | path

Searched refs:sram_lim_qw (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dnic.h188 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
H A Dfarch.c1671 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument
1700 buftbl_free = (sram_lim_qw - buftbl_min - in efx_farch_dimension_resources()
1720 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
H A Dnet_driver.h984 unsigned sram_lim_qw; member
/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h480 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw);
H A Dnet_driver.h804 unsigned sram_lim_qw; member
H A Dfarch.c1643 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw) in ef4_farch_dimension_resources() argument
1652 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1028 unsigned sram_lim_qw; member