Searched defs:xhci_interval_bw_table (Results 1 – 1 of 1) sorted by relevance
977 struct xhci_interval_bw_table { struct978 unsigned int interval0_esit_payload;979 struct xhci_interval_bw interval_bw[XHCI_MAX_INTERVAL];1003 struct xhci_interval_bw_table *bw_table; argument