Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c1412 int num_vfs, sriov_pos; in init_one() local
1719 if (pci_find_extcap(bsddev, PCIZ_SRIOV, &sriov_pos) == 0) { in init_one()
1720 num_vfs = pci_read_config(bsddev, sriov_pos + in init_one()