Searched defs:xhci_interval_bw_table (Results 1 – 1 of 1) sorted by relevance
720 struct xhci_interval_bw_table { struct721 unsigned int interval0_esit_payload;722 struct xhci_interval_bw interval_bw[XHCI_MAX_INTERVAL];747 struct xhci_interval_bw_table *bw_table; argument