Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Datmel.c528 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1335 priv->AssociationRequestRetryCnt = 0; in atmel_open()
3155 priv->AssociationRequestRetryCnt = 0; in associate()
3194 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3196 priv->AssociationRequestRetryCnt++; in associate()
3477 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3480 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()
3483 priv->AssociationRequestRetryCnt++; in atmel_management_timer()