vfcount 62 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h u32 vfcount; /* Actual number of max vfs in current configuration */ vfcount 1175 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c vf_count = padap->params.arch.vfcount; vfcount 1436 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c for (i = 0; i < padap->params.arch.vfcount; i++) vfcount 1440 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c sge_qbase->vfcount = padap->params.arch.vfcount; vfcount 358 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h u16 vfcount; vfcount 175 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c len = adap->params.arch.vfcount * vfcount 2366 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c int vf, vfcount = adapter->params.arch.vfcount; vfcount 2368 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c p = seq_open_tab(file, vfcount, sizeof(*vfconf), 1, rss_vf_config_show); vfcount 2373 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c for (vf = 0; vf < vfcount; vf++) { vfcount 9135 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c adapter->params.arch.vfcount = 128; vfcount 9149 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c adapter->params.arch.vfcount = 128; vfcount 9160 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c adapter->params.arch.vfcount = 256;