Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.h685 #define SFXGE_RX_SCALE_MAX EFX_RSS_TBL_SIZE
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_rx.c891 EFX_STATIC_ASSERT(EFX_RSS_TBL_SIZE == FR_BZ_RX_INDIRECTION_TBL_ROWS); in siena_rx_scale_tbl_set()
H A Defx.h1800 #define EFX_RSS_TBL_SIZE 128 /* Rows in RX indirection table */ macro