Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h820 u32 vfcount; member
H A Dcudbg_lib.c1750 vf_count = padap->params.arch.vfcount; in collect_rss_vf_config()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h364 u16 vfcount; member
H A Dt4_hw.c9975 adapter->params.arch.vfcount = 128; in t4_prep_pf()
9987 adapter->params.arch.vfcount = 128; in t4_prep_pf()
9996 adapter->params.arch.vfcount = 256; in t4_prep_pf()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c4678 print_sge_qbase(sge_qbase, sge_qbase->vfcount, 0, in view_sge_indirect()