Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dnv_param.c74 u8 per_pf_total_vf[0x1]; member
559 if (!MLX5_GET(nv_global_pci_conf, data, per_pf_total_vf)) { in mlx5_devlink_enable_sriov_get()
623 MLX5_SET(nv_global_pci_conf, data, per_pf_total_vf, 1); in mlx5_devlink_enable_sriov_set()
669 if (!MLX5_GET(nv_global_pci_conf, data, per_pf_total_vf)) { in mlx5_devlink_total_vfs_get()
719 MLX5_SET(nv_global_pci_conf, data, per_pf_total_vf, 1); in mlx5_devlink_total_vfs_set()