Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c1261 static int rss_show(struct seq_file *seq, void *v, int idx) in rss_show() function
1277 p = seq_open_tab(file, RSS_NENTRIES / 8, 8 * sizeof(u16), 0, rss_show); in rss_open()