Searched refs:ReAssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1327 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()3134 priv->ReAssociationRequestRetryCnt = 0; in associate()3181 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3183 priv->ReAssociationRequestRetryCnt++; in associate()3466 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3469 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()3472 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()