Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1654 struct rss_vf_conf *vfconf; in collect_rss_vf_config() local
1659 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()