Searched refs:ReAssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1336 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()3157 priv->ReAssociationRequestRetryCnt = 0; in associate()3204 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3206 priv->ReAssociationRequestRetryCnt++; in associate()3490 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3493 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()3496 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()