diff options
author | Bjorn Helgaas <[email protected]> | 2015-07-17 15:27:34 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-08-13 15:57:22 -0500 |
commit | 67930995d7fb8ae7d2078822b563010b289ace2e (patch) | |
tree | 1ff5b514c36b7f8cd11fef1d99bbb7bf367e6c1d /scripts/gdb/linux/modules.py | |
parent | d544d75ac96aa1b0a8a378826626a0fbd8ce4380 (diff) |
PCI: Reduce size of ATS structure elements
The extended capabilities list is linked with 12-bit pointers, and the ATS
Smallest Translation Unit and Invalidate Queue Depth fields are both 5
bits.
Use u16 and u8 to hold the extended capability address and the stu and qdep
values. No functional change.
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions