Home | History | Annotate | Download | only in Roaming

Lines Matching refs:roamingHandoverEvents

197     UINT32                      roamingHandoverEvents[MAX_ROAMING_TRIGGERS];
553 pRoamingMngr->roamingHandoverEvents[index] = 0;
1086 pRoamingMngr->roamingHandoverEvents[pRoamingMngr->roamingTrigger]++;
2303 WLAN_OS_REPORT(("- Low TX rate = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2306 WLAN_OS_REPORT(("- Low Snre = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2309 WLAN_OS_REPORT(("- Low Quality = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2312 WLAN_OS_REPORT(("- MAX TX retries = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2315 WLAN_OS_REPORT(("- BSS Loss TX = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2318 WLAN_OS_REPORT(("- Switch Channel = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2321 WLAN_OS_REPORT(("- AP Disconnect = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2324 WLAN_OS_REPORT(("- SEC attack = %d\n", pRoamingMngr->roamingHandoverEvents[index]));
2384 pRoamingMngr->roamingHandoverEvents[index] = 0;