Searched refs:best_node_bandwidth (Results 1 – 1 of 1) sorted by relevance
3080 uint_t node_bandwidth, best_node_bandwidth; in ehci_find_bestfit_hs_mask() local3116 best_node_bandwidth = 0; in ehci_find_bestfit_hs_mask()3151 (best_node_bandwidth > node_bandwidth))) { in ehci_find_bestfit_hs_mask()3153 best_node_bandwidth = node_bandwidth; in ehci_find_bestfit_hs_mask()3196 uint_t best_node_bandwidth; in ehci_find_bestfit_ls_intr_mask() local3215 best_node_bandwidth = 0; in ehci_find_bestfit_ls_intr_mask()3255 (best_node_bandwidth > in ehci_find_bestfit_ls_intr_mask()3257 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_ls_intr_mask()3303 uint_t best_node_bandwidth; in ehci_find_bestfit_sitd_in_mask() local3344 best_node_bandwidth = 0; in ehci_find_bestfit_sitd_in_mask()[all …]