Home
last modified time | relevance | path

Searched refs:AssociationRequestRetryCnt (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/atmel/
Datmel.c528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1325 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()