Searched defs:total_vfs (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_main.c | 3106 u8 total_vfs, int existing_vfs, int reset_flow) in mlx4_enable_sriov() 3207 int total_vfs, int *nvfs, struct mlx4_priv *priv, in mlx4_load_one() 3610 unsigned total_vfs = 0; in __mlx4_init_one() local 3981 int pci_dev_data, err, total_vfs; in mlx4_restart_one() local 4109 int total_vfs; in mlx4_pci_resume() local
|
/freebsd/usr.sbin/pciconf/ |
H A D | cap.c | 967 uint16_t iov_ctl, total_vfs, num_vfs, vf_offset, vf_stride, vf_did; ecap_sriov() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iov_api.h | 166 u16 total_vfs; /* total VFs associated with the PF */ member
|
/freebsd/sys/dev/pci/ |
H A D | pci_iov.c | 687 uint16_t num_vfs, total_vfs; in pci_iov_config() local
|