Searched defs:xhci_interval_bw_table (Results 1 – 1 of 1) sorted by relevance
717 struct xhci_interval_bw_table { struct718 unsigned int interval0_esit_payload;719 struct xhci_interval_bw interval_bw[XHCI_MAX_INTERVAL];744 struct xhci_interval_bw_table *bw_table; argument