AssociationRequestRetryCnt  528 drivers/net/wireless/atmel/atmel.c 	int AuthenticationRequestRetryCnt, AssociationRequestRetryCnt, ReAssociationRequestRetryCnt;
AssociationRequestRetryCnt 1326 drivers/net/wireless/atmel/atmel.c 	priv->AssociationRequestRetryCnt = 0;
AssociationRequestRetryCnt 3132 drivers/net/wireless/atmel/atmel.c 			priv->AssociationRequestRetryCnt = 0;
AssociationRequestRetryCnt 3171 drivers/net/wireless/atmel/atmel.c 	    priv->AssociationRequestRetryCnt < MAX_ASSOCIATION_RETRIES) {
AssociationRequestRetryCnt 3173 drivers/net/wireless/atmel/atmel.c 		priv->AssociationRequestRetryCnt++;
AssociationRequestRetryCnt 3453 drivers/net/wireless/atmel/atmel.c 		if (priv->AssociationRequestRetryCnt == MAX_ASSOCIATION_RETRIES) {
AssociationRequestRetryCnt 3456 drivers/net/wireless/atmel/atmel.c 			priv->AssociationRequestRetryCnt = 0;
AssociationRequestRetryCnt 3459 drivers/net/wireless/atmel/atmel.c 			priv->AssociationRequestRetryCnt++;