Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/pci/
HDpcireg.h1066 #define PCIR_SRIOV_TOTAL_VFS 0x0E macro
HDpci_iov.c706 total_vfs = IOV_READ(dinfo, PCIR_SRIOV_TOTAL_VFS, 2); in pci_iov_config()
/freebsd-13-stable/sys/dev/vnic/
HDnic_main.c1166 total_vf_cnt = pci_read_config(dev, iov_pos + PCIR_SRIOV_TOTAL_VFS, 2); in nic_sriov_init()
/freebsd-13-stable/usr.sbin/pciconf/
HDcap.c1090 total_vfs = read_config(fd, &p->pc_sel, ptr + PCIR_SRIOV_TOTAL_VFS, 2); in ecap_sriov()
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_main.c1694 PCIR_SRIOV_TOTAL_VFS, 2); in init_one()