Searched refs:sram_lim_qw (Results 1 – 3 of 3) sorted by relevance
835 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
1672 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument1697 buftbl_free = (sram_lim_qw - buftbl_min - in efx_farch_dimension_resources()1715 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
970 unsigned sram_lim_qw; member