Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h34 RSS_NENTRIES = 2048, /* # of entries in RSS mapping table */ enumerator
H A Dt4_hw.c5429 return RSS_NENTRIES; in t4_chip_rss_size()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c648 size = RSS_NENTRIES * sizeof(u16); in collect_rss()