Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c529 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member
2675 priv->AuthenticationRequestRetryCnt = 0; in authenticate()
2978 if (priv->AuthenticationRequestRetryCnt >= MAX_AUTHENTICATION_RETRIES) { in atmel_management_timer()
2981 priv->AuthenticationRequestRetryCnt = 0; in atmel_management_timer()
2984 priv->AuthenticationRequestRetryCnt++; in atmel_management_timer()
3090 priv->AuthenticationRequestRetryCnt = 0; in atmel_command_irq()
3321 priv->AuthenticationRequestRetryCnt = 0; in reset_atmel_card()