Searched refs:RSS_NENTRIES (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_hw.h | 46 RSS_NENTRIES = 2048, /* # of entries in RSS mapping table */ enumerator |
D | t4_hw.c | 5122 return RSS_NENTRIES; in t4_chip_rss_size() |