Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Dsiena_impl.h45 #ifndef EFX_TXQ_DC_SIZE
46 #define EFX_TXQ_DC_SIZE 1 /* 16 descriptors */ macro
H A Dsiena_sram.c58 EFX_POPULATE_OWORD_1(oword, FRF_AZ_TX_DC_SIZE, EFX_TXQ_DC_SIZE); in siena_sram_init()
H A Dsiena_nic.c182 (encp->enc_txq_limit * EFX_TXQ_DC_NDESCS(EFX_TXQ_DC_SIZE)) - in siena_board_cfg()