Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2326 static int rss_vf_config_show(struct seq_file *seq, void *v, int idx) in rss_vf_config_show() function
2361 p = seq_open_tab(file, vfcount, sizeof(*vfconf), 1, rss_vf_config_show); in rss_vf_config_open()