Searched refs:rss_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1979 static int rss_show(struct seq_file *seq, void *v, int idx) in rss_show() function 1996 p = seq_open_tab(file, nentries / 8, 8 * sizeof(u16), 0, rss_show); in rss_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 1979 static int rss_show(struct seq_file *seq, void *v, int idx) in rss_show() function 1996 p = seq_open_tab(file, nentries / 8, 8 * sizeof(u16), 0, rss_show); in rss_open()
|
Completed in 11 milliseconds