Searched refs:ReAssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
527 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1325 priv->ReAssociationRequestRetryCnt = 0; in atmel_open()3132 priv->ReAssociationRequestRetryCnt = 0; in associate()3179 priv->ReAssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3181 priv->ReAssociationRequestRetryCnt++; in associate()3464 if (priv->ReAssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3467 priv->ReAssociationRequestRetryCnt = 0; in atmel_management_timer()3470 priv->ReAssociationRequestRetryCnt++; in atmel_management_timer()