Searched refs:best_node_bandwidth (Results 1 – 1 of 1) sorted by relevance
3102 uint_t node_bandwidth, best_node_bandwidth; in ehci_find_bestfit_hs_mask() local3138 best_node_bandwidth = 0; in ehci_find_bestfit_hs_mask()3173 (best_node_bandwidth > node_bandwidth))) { in ehci_find_bestfit_hs_mask()3175 best_node_bandwidth = node_bandwidth; in ehci_find_bestfit_hs_mask()3218 uint_t best_node_bandwidth; in ehci_find_bestfit_ls_intr_mask() local3237 best_node_bandwidth = 0; in ehci_find_bestfit_ls_intr_mask()3277 (best_node_bandwidth > in ehci_find_bestfit_ls_intr_mask()3279 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_ls_intr_mask()3325 uint_t best_node_bandwidth; in ehci_find_bestfit_sitd_in_mask() local3366 best_node_bandwidth = 0; in ehci_find_bestfit_sitd_in_mask()[all …]