Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1657 struct rss_vf_conf *vfconf; in collect_rss_vf_config() local
1662 size = vf_count * sizeof(*vfconf); in collect_rss_vf_config()
1668 vfconf = (struct rss_vf_conf *)scratch_buff.data; in collect_rss_vf_config()
1671 t4_read_rss_vf_config(padap, vf, &vfconf[vf].rss_vf_vfl, in collect_rss_vf_config()
1672 &vfconf[vf].rss_vf_vfh, 1); in collect_rss_vf_config()