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