pci_enable_ltr(9) centos man page | unix.com

Man Page: pci_enable_ltr

Operating Environment: centos

Section: 9

PCI_ENABLE_LTR(9)						Hardware Interfaces						 PCI_ENABLE_LTR(9)

NAME
pci_enable_ltr - enable latency tolerance reporting
SYNOPSIS
int pci_enable_ltr(struct pci_dev * dev);
ARGUMENTS
dev PCI device
DESCRIPTION
Enable LTR on dev if possible, which means enabling it first on upstream ports.
RETURNS
Zero on success, errno on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_ENABLE_LTR(9)
Related Man Pages
struct_bus_type(9) - centos
struct_device_driver(9) - centos
mem(4) - minix
port(4) - minix
mem(4) - x11r4
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq