Searched refs:sram_lim_qw (Results 1 – 6 of 6) sorted by relevance
480 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw);
804 unsigned sram_lim_qw; member
1644 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw) in ef4_farch_dimension_resources() argument1657 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
659 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
1667 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument1695 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()
976 unsigned sram_lim_qw; member