Searched refs:sram_lim_qw (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dnic.h768 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
H A Dfarch.c1686 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) efx_farch_dimension_resources() argument
1713 buftbl_free = (sram_lim_qw - buftbl_min - efx_farch_dimension_resources()
1733 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; efx_farch_dimension_resources()
H A Dnet_driver.h824 * @sram_lim_qw: Qword address limit of SRAM
956 unsigned sram_lim_qw; member in struct:efx_nic

Completed in 117 milliseconds