Searched defs:xhci_interval_bw_table (Results 1 – 1 of 1) sorted by relevance
987 struct xhci_interval_bw_table { struct988 unsigned int interval0_esit_payload;989 struct xhci_interval_bw interval_bw[XHCI_MAX_INTERVAL];1013 struct xhci_interval_bw_table *bw_table; argument