Searched refs:tooManyInterfaces (Results 1 – 1 of 1) sorted by relevance
1592 int tooManyInterfaces = chipInfo.ifaces[type].length - chipIfaceCombo[type]; in canIfaceComboSupportRequest() local1596 tooManyInterfaces += 1; in canIfaceComboSupportRequest()1599 if (tooManyInterfaces > 0) { // may need to delete some in canIfaceComboSupportRequest()1609 tooManyInterfaces)) { in canIfaceComboSupportRequest()1617 interfacesToBeRemovedFirst = selectInterfacesToDelete(tooManyInterfaces, in canIfaceComboSupportRequest()