Searched refs:WLAN_UMAC_MLO_MAX_PSOC_TOPOLOGY (Results 1 – 2 of 2) sorted by relevance
634 if (idx == (WLAN_UMAC_MLO_MAX_PSOC_TOPOLOGY - 1)) { in mlo_check_topology()645 if (idx == WLAN_UMAC_MLO_MAX_PSOC_TOPOLOGY) { in mlo_check_topology()672 if (idx == WLAN_UMAC_MLO_MAX_PSOC_TOPOLOGY && in mlo_check_topology()673 (aplinks == (WLAN_UMAC_MLO_MAX_PSOC_TOPOLOGY - 1))) { in mlo_check_topology()
45 #define WLAN_UMAC_MLO_MAX_PSOC_TOPOLOGY 3 macro