Searched refs:sram_lim_qw (Results 1 – 3 of 3) sorted by relevance
768 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
1686 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument1713 buftbl_free = (sram_lim_qw - buftbl_min - in efx_farch_dimension_resources()1733 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
956 unsigned sram_lim_qw; member