Lines Matching refs:rss_vf_vfh
2323 u32 rss_vf_vfh; member
2337 yesno(vfconf->rss_vf_vfh & VFCHNEN_F), in rss_vf_config_show()
2338 yesno(vfconf->rss_vf_vfh & VFPRTEN_F), in rss_vf_config_show()
2339 VFLKPIDX_G(vfconf->rss_vf_vfh), in rss_vf_config_show()
2340 yesno(vfconf->rss_vf_vfh & VFVLNEX_F), in rss_vf_config_show()
2341 yesno(vfconf->rss_vf_vfh & VFUPEN_F), in rss_vf_config_show()
2342 yesno(vfconf->rss_vf_vfh & VFIP4FOURTUPEN_F), in rss_vf_config_show()
2343 yesno(vfconf->rss_vf_vfh & VFIP6TWOTUPEN_F), in rss_vf_config_show()
2344 yesno(vfconf->rss_vf_vfh & VFIP4FOURTUPEN_F), in rss_vf_config_show()
2345 yesno(vfconf->rss_vf_vfh & VFIP4TWOTUPEN_F), in rss_vf_config_show()
2346 yesno(vfconf->rss_vf_vfh & ENABLEUDPHASH_F), in rss_vf_config_show()
2347 DEFAULTQUEUE_G(vfconf->rss_vf_vfh), in rss_vf_config_show()
2348 KEYINDEX_G(vfconf->rss_vf_vfh), in rss_vf_config_show()
2368 &vfconf[vf].rss_vf_vfh, true); in rss_vf_config_open()