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

12

/freebsd-11-stable/usr.sbin/iovctl/
H A Dvalidate.c234 uint16_t vf_num, num_vfs; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_iov.c274 t4iov_iov_init(device_t dev, uint16_t num_vfs, const struct nvlist *config) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c285 linux_pci_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *pf_config) argument
/freebsd-11-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.c505 pci_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *config) argument
678 uint16_t num_vfs, total_vfs; local
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_sriov.c652 ixgbe_init_iov(device_t dev, u16 num_vfs, const nvlist_t *config) argument
[all...]
H A Dixgbe.h507 int num_vfs; member in struct:adapter
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf.h144 int num_vfs; member in struct:ixl_pf
H A Dixl_pf_iov.c1720 ixl_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) argument
1776 int i, num_vfs; local
[all...]
H A Di40e_common.c1422 u32 num_vfs; local
H A Di40e_type.h427 u32 num_vfs; member in struct:i40e_hw_capabilities
/freebsd-11-stable/usr.sbin/pciconf/
H A Dcap.c898 uint16_t iov_ctl, total_vfs, num_vfs, vf_offset, vf_stride, vf_did; local
/freebsd-11-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-11-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.h512 uint16_t num_vfs; member in struct:qlnx_host
H A Decore_sriov.c539 u16 num_vfs = 0; local
[all...]
H A Dqlnx_os.c8288 qlnx_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *nvlist_params) argument
[all...]
H A Decore_dev.c1857 u16 num_pf_rls, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); local
2188 u16 vf_idx, num_vfs = ecore_init_qm_get_num_vfs(p_hwfn); local
H A Decore_dbg_fw_funcs.c211 u8 num_vfs; member in struct:chip_platform_defs
/freebsd-11-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-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1310 int num_vfs, sriov_pos; local
1778 mlx5_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *pf_config) argument
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h850 int num_vfs; member in struct:mlx4_dev_persistent
/freebsd-11-stable/sys/net/
H A Diflib.c4681 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) argument

Completed in 573 milliseconds

12