Searched refs:AssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance
527 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member1324 priv->AssociationRequestRetryCnt = 0; in atmel_open()3126 priv->AssociationRequestRetryCnt = 0; in associate()3165 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()3167 priv->AssociationRequestRetryCnt++; in associate()3447 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()3450 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()3453 priv->AssociationRequestRetryCnt++; in atmel_management_timer()