Searched refs:AssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1325 priv->AssociationRequestRetryCnt = 0; in atmel_open()3131 priv->AssociationRequestRetryCnt = 0; in associate()3170 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3172 priv->AssociationRequestRetryCnt++; in associate()3452 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3455 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()3458 priv->AssociationRequestRetryCnt++; in atmel_management_timer()