Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge.h311 unsigned int rx_indir_table[EFX_RSS_TBL_SIZE];
/freebsd/sys/dev/sfxge/common/
H A Defx_rx.c1338 EFX_STATIC_ASSERT(EFX_RSS_TBL_SIZE == FR_BZ_RX_INDIRECTION_TBL_ROWS); in siena_rx_scale_tbl_set()
H A Defx.h2330 #define EFX_RSS_TBL_SIZE 128 /* Rows in RX indirection table */ macro