Searched refs:ReAssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
527 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1325 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()3128 priv->ReAssociationRequestRetryCnt = 0; in associate()3175 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3177 priv->ReAssociationRequestRetryCnt++; in associate()3460 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3463 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()3466 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()