Searched refs:AssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
529 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1336 priv->AssociationRequestRetryCnt = 0; in atmel_open()3174 priv->AssociationRequestRetryCnt = 0; in associate()3213 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3215 priv->AssociationRequestRetryCnt++; in associate()3223 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3496 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3499 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()3502 priv->AssociationRequestRetryCnt++; in atmel_management_timer()