Searched refs:tx_dc_base (Results 1 – 6 of 6) sorted by relevance
674 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches802 unsigned tx_dc_base; member
2221 efx->tx_dc_base = 0x26000; in falcon_dimension_resources()
1646 EF4_POPULATE_OWORD_1(temp, FRF_AZ_SRM_TX_DC_BASE_ADR, efx->tx_dc_base); in ef4_farch_init_common()
1669 * efx->tx_dc_base TX descriptor caches1720 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()
822 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches982 unsigned tx_dc_base; member
903 * @tx_dc_base: Base qword address in SRAM of TX queue descriptor caches1064 unsigned tx_dc_base; member