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

/drivers/net/ethernet/sfc/
H A Dnic.h324 efx_nic_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
H A Dnic.c1652 void efx_nic_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) argument
1673 buftbl_free = (sram_lim_qw - buftbl_min -
1691 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES;
H A Dnet_driver.h665 * @sram_lim_qw: Qword address limit of SRAM
775 unsigned sram_lim_qw; member in struct:efx_nic

Completed in 96 milliseconds