1PCIE_SET_READRQ(9) Hardware Interfaces PCIE_SET_READRQ(9)
23
4
NAME
6pcie_set_readrq - set PCI Express maximum memory read request
7
SYNOPSIS
9int pcie_set_readrq(struct pci_dev * dev, int rq);
10
ARGUMENTS
12dev
13PCI device to query
1415
rq
16maximum memory read count in bytes valid values are 128, 256, 512,
171024, 2048, 4096
18
DESCRIPTION
20If possible sets maximum read byte count
21
COPYRIGHT
23Kernel Hackers Manual 2.6. November 2011 PCIE_SET_READRQ(9)