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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c529 int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt; member in struct:atmel_private
1335 priv->AuthenticationRequestRetryCnt = 0;
3147 priv->AuthenticationRequestRetryCnt = 0;
3479 if (priv->AuthenticationRequestRetryCnt >= MAX_AUTHENTICATION_RETRIES) {
3482 priv->AuthenticationRequestRetryCnt = 0;
3486 priv->AuthenticationRequestRetryCnt++;
3601 priv->AuthenticationRequestRetryCnt = 0;

Completed in 31 milliseconds