Searched defs:num_vfs (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/usr.sbin/iovctl/
H A Dvalidate.c234 uint16_t vf_num, num_vfs; local
[all...]
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_iov.c311 t4iov_iov_init(device_t dev, uint16_t num_vfs, const struct nvlist *config) argument
/freebsd-13-stable/sys/dev/pci/
H A Dpci_iov_schema.c755 pci_iov_schema_validate_dev_name(const char *name, uint16_t num_vfs) argument
802 pci_iov_schema_validate_device_names(const nvlist_t *config, uint16_t num_vfs) argument
833 uint16_t num_vfs; local
709 pci_iov_schema_validate_vfs(const nvlist_t *schema, nvlist_t *config, uint16_t num_vfs) argument
[all...]
H A Dpci_iov.c514 pci_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *config) argument
687 uint16_t num_vfs, total_vfs; local
[all...]
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_sriov.c660 ixgbe_if_iov_init(if_ctx_t ctx, u16 num_vfs, const nvlist_t *config) argument
[all...]
H A Dixgbe.h449 int num_vfs; member in struct:adapter
/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf.h172 int num_vfs; member in struct:ixl_pf
H A Dixl_pf_iov.c1651 ixl_if_iov_init(if_ctx_t ctx, uint16_t num_vfs, const nvlist_t *params) argument
1710 int i, num_vfs; local
[all...]
H A Di40e_common.c1420 u32 num_vfs; local
H A Di40e_type.h430 u32 num_vfs; member in struct:i40e_hw_capabilities
/freebsd-13-stable/usr.sbin/pciconf/
H A Dcap.c968 uint16_t iov_ctl, total_vfs, num_vfs, vf_offset, vf_stride, vf_did; local
/freebsd-13-stable/sys/dev/vnic/
H A Dnic_main.c275 nicpf_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) argument
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c481 linux_pci_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *pf_config) argument
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h169 u16 num_vfs; /* number of vfs that have been started */ member in struct:ecore_hw_sriov_info
H A Dqlnx_def.h498 uint16_t num_vfs; member in struct:qlnx_host
H A Decore_sriov.c538 u16 num_vfs = 0; local
[all...]
H A Dqlnx_os.c8124 qlnx_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *nvlist_params) argument
[all...]
H A Decore_dev.c1855 u16 num_pf_rls, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); local
2186 u16 vf_idx, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); local
H A Decore_dbg_fw_funcs.c210 u8 num_vfs; member in struct:chip_platform_defs
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1752 unsigned num_vfs; local
[all...]
H A Dmlx4_cmd.c1955 int num_vfs; local
H A Dmlx4_main.c86 static uint8_t num_vfs[3] = {0, 0, 0}; variable
[all...]
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1314 int num_vfs, sriov_pos; local
1788 mlx5_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *pf_config) argument
/freebsd-13-stable/sys/net/
H A Diflib.c5376 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) argument
/freebsd-13-stable/sys/dev/mlx4/
H A Ddevice.h850 int num_vfs; member in struct:mlx4_dev_persistent

Completed in 332 milliseconds

12