Searched defs:total_vfs (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
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
|
D | xe_pci_sriov.c | 68 int total_vfs = xe_sriov_pf_get_totalvfs(xe); in pf_enable_vfs() local
|
D | xe_gt_sriov_pf_config.c | 2084 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_restart() local 2115 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_ggtt() local 2148 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_ctxs() local 2183 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(gt_to_xe(gt)); in xe_gt_sriov_pf_config_print_dbs() local
|
D | xe_gt_sriov_pf_service.c | 532 unsigned int n, total_vfs = xe_sriov_pf_get_totalvfs(xe); in xe_gt_sriov_pf_service_print_version() local
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.h | 34 int total_vfs; /* max number of VFs, set for PF at probe */ member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 3278 u8 total_vfs, int existing_vfs, int reset_flow) in mlx4_enable_sriov() 3387 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one() 3796 unsigned total_vfs = 0; in __mlx4_init_one() local 4253 int pci_dev_data, err, total_vfs; in mlx4_restart_one_up() local 4386 int total_vfs; in mlx4_pci_resume() local 4466 int total_vfs; in mlx4_resume() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | sriov.c | 299 int total_vfs, i; in mlx5_sriov_init() local
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.h | 93 u16 total_vfs; /* total VFs associated with the PF */ member
|
/linux-6.12.1/drivers/crypto/hisilicon/ |
D | qm.c | 3471 int ret, total_vfs, i; in qm_func_shaper_enable() local 3766 int pre_existing_vfs, num_vfs, total_vfs, ret; in hisi_qm_sriov_enable() local
|
/linux-6.12.1/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_type.h | 627 u16 total_vfs; member
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_common.h | 483 u8 total_vfs; member
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.h | 407 u16 total_vfs; /* Max RVU VFs HW supports */ member
|