Searched refs:node_sbandwidth (Results 1 – 1 of 1) sorted by relevance
3217 uint_t node_sbandwidth, node_cbandwidth; in ehci_find_bestfit_ls_intr_mask() local3240 node_sbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_ls_intr_mask()3278 (node_sbandwidth + node_cbandwidth)))) { in ehci_find_bestfit_ls_intr_mask()3279 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_ls_intr_mask()3324 uint_t node_sbandwidth, node_cbandwidth; in ehci_find_bestfit_sitd_in_mask() local3368 node_sbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_sitd_in_mask()3400 (node_sbandwidth + node_cbandwidth)))) { in ehci_find_bestfit_sitd_in_mask()3401 best_node_bandwidth = node_sbandwidth + node_cbandwidth; in ehci_find_bestfit_sitd_in_mask()3444 uint_t node_sbandwidth; in ehci_find_bestfit_sitd_out_mask() local3474 node_sbandwidth = ehci_calculate_bw_availability_mask(ehcip, in ehci_find_bestfit_sitd_out_mask()[all …]