Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dnic.h188 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
H A Dfarch.c1671 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument
1700 buftbl_free = (sram_lim_qw - buftbl_min - in efx_farch_dimension_resources()
1720 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
H A Dnet_driver.h830 * @sram_lim_qw: Qword address limit of SRAM
992 unsigned sram_lim_qw; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic.h378 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw);
H A Dfarch.c1669 void efx_farch_dimension_resources(struct efx_nic *efx, unsigned sram_lim_qw) in efx_farch_dimension_resources() argument
1697 buftbl_free = (sram_lim_qw - buftbl_min - in efx_farch_dimension_resources()
1717 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
H A Dnet_driver.h871 * @sram_lim_qw: Qword address limit of SRAM
1032 unsigned sram_lim_qw; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnic.h480 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw);
H A Dnet_driver.h676 * @sram_lim_qw: Qword address limit of SRAM
804 unsigned sram_lim_qw; member
H A Dfarch.c1643 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw) in ef4_farch_dimension_resources() argument
1652 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnic.h480 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw);
H A Dnet_driver.h676 * @sram_lim_qw: Qword address limit of SRAM
804 unsigned sram_lim_qw; member
H A Dfarch.c1643 void ef4_farch_dimension_resources(struct ef4_nic *efx, unsigned sram_lim_qw) in ef4_farch_dimension_resources() argument
1652 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h863 * @sram_lim_qw: Qword address limit of SRAM
1027 unsigned sram_lim_qw; member

Completed in 34 milliseconds