Searched refs:AssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
527 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1324 priv->AssociationRequestRetryCnt = 0; in atmel_open()3130 priv->AssociationRequestRetryCnt = 0; in associate()3169 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3171 priv->AssociationRequestRetryCnt++; in associate()3451 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3454 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()3457 priv->AssociationRequestRetryCnt++; in atmel_management_timer()