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