Searched defs:total_vfs (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_sriov_pf_monitor.c | 120 unsigned int n, total_vfs = xe_gt_sriov_pf_get_totalvfs(gt); in xe_gt_sriov_pf_monitor_print_events() local
|
H A D | xe_sriov_pf_service.c | 196 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(xe); in xe_sriov_pf_service_print_versions() local
|
H A D | xe_gt_sriov_pf_config.c | 2432 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(xe); in fini_config() local 2477 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_restart() local 2512 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_ggtt() local 2545 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_ctxs() local 2580 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_dbs() local 2615 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_lmem() local
|
H A D | xe_pci_sriov.c | 150 int total_vfs = xe_sriov_pf_get_totalvfs(xe); in pf_enable_vfs() local
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | main.c | 3272 u8 total_vfs, int existing_vfs, int reset_flow) in mlx4_enable_sriov() 3381 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one() 3790 unsigned total_vfs = 0; in __mlx4_init_one() local 4247 int pci_dev_data, err, total_vfs; in mlx4_restart_one_up() local 4380 int total_vfs; in mlx4_pci_resume() local 4460 int total_vfs; in mlx4_resume() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | sriov.c | 299 int total_vfs, i; in mlx5_sriov_init() local
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.h | 93 u16 total_vfs; /* total VFs associated with the PF */ member
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_type.h | 627 u16 total_vfs; member
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 500 u8 total_vfs; member
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.h | 437 u16 total_vfs; /* Max RVU VFs HW supports */ member
|