Searched refs:vfconf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2333 struct rss_vf_conf *vfconf = v; local
2337 yesno(vfconf->rss_vf_vfh & VFCHNEN_F),
2338 yesno(vfconf->rss_vf_vfh & VFPRTEN_F),
2339 VFLKPIDX_G(vfconf->rss_vf_vfh),
2340 yesno(vfconf->rss_vf_vfh & VFVLNEX_F),
2341 yesno(vfconf->rss_vf_vfh & VFUPEN_F),
2342 yesno(vfconf->rss_vf_vfh & VFIP4FOURTUPEN_F),
2343 yesno(vfconf->rss_vf_vfh & VFIP6TWOTUPEN_F),
2344 yesno(vfconf->rss_vf_vfh & VFIP4FOURTUPEN_F),
2345 yesno(vfconf
2358 struct rss_vf_conf *vfconf; local
[all...]
H A Dcudbg_lib.c1574 struct cudbg_rss_vf_conf *vfconf; local
1584 vfconf = (struct cudbg_rss_vf_conf *)temp_buff.data;
1586 t4_read_rss_vf_config(padap, vf, &vfconf[vf].rss_vf_vfl,
1587 &vfconf[vf].rss_vf_vfh, true);

Completed in 134 milliseconds