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.c72 u8 per_pf_total_vf[0x1]; member
553 if (!MLX5_GET(nv_global_pci_conf, data, per_pf_total_vf)) { in mlx5_devlink_enable_sriov_get()
617 MLX5_SET(nv_global_pci_conf, data, per_pf_total_vf, 1); in mlx5_devlink_enable_sriov_set()
663 if (!MLX5_GET(nv_global_pci_conf, data, per_pf_total_vf)) { in mlx5_devlink_total_vfs_get()
713 MLX5_SET(nv_global_pci_conf, data, per_pf_total_vf, 1); in mlx5_devlink_total_vfs_set()