Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/
Datmel.c529 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
1336 priv->AssociationRequestRetryCnt = 0; in atmel_open()
3174 priv->AssociationRequestRetryCnt = 0; in associate()
3213 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3215 priv->AssociationRequestRetryCnt++; in associate()
3223 priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) { in associate()
3496 if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) { in atmel_management_timer()
3499 priv->AssociationRequestRetryCnt = 0; in atmel_management_timer()
3502 priv->AssociationRequestRetryCnt++; in atmel_management_timer()