Home
last modified time | relevance | path

Searched refs:EFX_TXQ_DC_SIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dsiena_sram.c55 EFX_POPULATE_OWORD_1(oword, FRF_AZ_TX_DC_SIZE, EFX_TXQ_DC_SIZE); in siena_sram_init()
H A Dsiena_nic.c142 (encp->enc_txq_limit * EFX_TXQ_DC_NDESCS(EFX_TXQ_DC_SIZE)) - in siena_board_cfg()
H A Defx_impl.h346 #ifndef EFX_TXQ_DC_SIZE
347 #define EFX_TXQ_DC_SIZE 1 /* 16 descriptors */ macro