Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h46 RSS_NENTRIES = 2048, /* # of entries in RSS mapping table */ enumerator
Dcxgb4_debugfs.c1277 p = seq_open_tab(file, RSS_NENTRIES / 8, 8 * sizeof(u16), 0, rss_show); in rss_open()
Dt4_hw.c3037 for (i = 0; i < RSS_NENTRIES / 2; ++i) { in t4_read_rss()