Searched refs:endpoint_flag (Results 1 – 1 of 1) sorted by relevance
3331 unsigned int endpoint_flag; in xhci_calculate_streams_and_bitmask() local3349 endpoint_flag = xhci_get_endpoint_flag(&eps[i]->desc); in xhci_calculate_streams_and_bitmask()3350 if (*changed_ep_bitmask & endpoint_flag) in xhci_calculate_streams_and_bitmask()3352 *changed_ep_bitmask |= endpoint_flag; in xhci_calculate_streams_and_bitmask()