We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0af5ae commit b14485dCopy full SHA for b14485d
drivers/usb/host/xhci.h
@@ -1500,13 +1500,9 @@ struct xhci_hcd {
1500
/* packed release number */
1501
u8 sbrn;
1502
u16 hci_version;
1503
- u8 max_slots;
1504
u16 max_interrupters;
1505
- u8 max_ports;
1506
- u8 isoc_threshold;
1507
/* imod_interval in ns (I * 250ns) */
1508
u32 imod_interval;
1509
- int event_ring_max;
1510
/* 4KB min, 128MB max */
1511
int page_size;
1512
/* Valid values are 12 to 20, inclusive */
0 commit comments