Searched refs:sram_lim_qw (Results 1 – 6 of 6) sorted by relevance
483 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw);
807 unsigned sram_lim_qw; member
1647 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw) in ef4_farch_dimension_resources() argument1660 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
662 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
1670 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument1698 buftbl_free = (sram_lim_qw - buftbl_min - in efx_farch_dimension_resources()1718 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
979 unsigned sram_lim_qw; member