Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c2130 char pci_sysfs[PATH_MAX]; in get_pci_rc_devid() local
2134 snprintf(pci_sysfs, sizeof(pci_sysfs), "%s/" PCI_PRI_FMT "/device", in get_pci_rc_devid()
2139 if (eal_parse_sysfs_value(pci_sysfs, &device_id) < 0) { in get_pci_rc_devid()