Searched defs:xhci_interval_bw_table (Results 1 – 1 of 1) sorted by relevance
723 struct xhci_interval_bw_table { struct724 unsigned int interval0_esit_payload;725 struct xhci_interval_bw interval_bw[XHCI_MAX_INTERVAL];750 struct xhci_interval_bw_table *bw_table; argument