Home
last modified time | relevance | path

Searched refs:tx_dc_base (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h674 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches
802 unsigned tx_dc_base; member
H A Dfarch.c1641 * efx->tx_dc_base TX descriptor caches
1652 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
1653 efx->rx_dc_base = efx->tx_dc_base - vi_count * RX_DC_ENTRIES; in ef4_farch_dimension_resources()
1668 EF4_POPULATE_OWORD_1(temp, FRF_AZ_SRM_TX_DC_BASE_ADR, efx->tx_dc_base); in ef4_farch_init_common()
H A Dfalcon.c2221 efx->tx_dc_base = 0x26000; in falcon_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h674 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches
802 unsigned tx_dc_base; member
H A Dfarch.c1641 * efx->tx_dc_base TX descriptor caches
1652 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in ef4_farch_dimension_resources()
1653 efx->rx_dc_base = efx->tx_dc_base - vi_count * RX_DC_ENTRIES; in ef4_farch_dimension_resources()
1668 EF4_POPULATE_OWORD_1(temp, FRF_AZ_SRM_TX_DC_BASE_ADR, efx->tx_dc_base); in ef4_farch_init_common()
H A Dfalcon.c2221 efx->tx_dc_base = 0x26000; in falcon_dimension_resources()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dfarch.c1667 * efx->tx_dc_base TX descriptor caches
1717 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
1718 efx->rx_dc_base = efx->tx_dc_base - vi_count * RX_DC_ENTRIES; in efx_farch_dimension_resources()
1733 EFX_POPULATE_OWORD_1(temp, FRF_AZ_SRM_TX_DC_BASE_ADR, efx->tx_dc_base); in efx_farch_init_common()
H A Dnet_driver.h869 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches
1030 unsigned tx_dc_base; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dfarch.c1669 * efx->tx_dc_base TX descriptor caches
1720 efx->tx_dc_base = sram_lim_qw - vi_count * TX_DC_ENTRIES; in efx_farch_dimension_resources()
1721 efx->rx_dc_base = efx->tx_dc_base - vi_count * RX_DC_ENTRIES; in efx_farch_dimension_resources()
1736 EFX_POPULATE_OWORD_1(temp, FRF_AZ_SRM_TX_DC_BASE_ADR, efx->tx_dc_base); in efx_farch_init_common()
H A Dnet_driver.h828 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches
990 unsigned tx_dc_base; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h861 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches
1025 unsigned tx_dc_base; member

Completed in 36 milliseconds