Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h314 u16 vfcount; member
H A Dt4_hw.c9218 .vfcount = 128, in t4_get_chip_params()
9233 .vfcount = 128, in t4_get_chip_params()
9248 .vfcount = 256, in t4_get_chip_params()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1658 vf_count = padap->chip_params->vfcount; in collect_rss_vf_config()