Bjorn Helgaas 67930995d7 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 <bhelgaas@google.com>
Reviewed-by: Joerg Roedel <jroedel@suse.de>
2015-08-13 15:57:22 -05:00
..
2015-06-30 19:44:59 -07:00
2015-06-28 16:55:44 -07:00
2015-06-23 15:55:44 -07:00
2015-07-03 16:02:25 -07:00