Searched refs:vfconf (Results 1 – 1 of 1) sorted by relevance
1654 struct rss_vf_conf *vfconf; in collect_rss_vf_config() local1659 size = vf_count * sizeof(*vfconf); in collect_rss_vf_config()1665 vfconf = (struct rss_vf_conf *)scratch_buff.data; in collect_rss_vf_config()1668 t4_read_rss_vf_config(padap, vf, &vfconf[vf].rss_vf_vfl, in collect_rss_vf_config()1669 &vfconf[vf].rss_vf_vfh, 1); in collect_rss_vf_config()