Searched refs:ReAssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1326 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()3133 priv->ReAssociationRequestRetryCnt = 0; in associate()3180 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3182 priv->ReAssociationRequestRetryCnt++; in associate()3465 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3468 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()3471 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()