CurrentAuthentTransactionSeqNum 527 drivers/net/wireless/atmel/atmel.c int CurrentAuthentTransactionSeqNum, ExpectedAuthentTransactionSeqNum; CurrentAuthentTransactionSeqNum 1328 drivers/net/wireless/atmel/atmel.c priv->CurrentAuthentTransactionSeqNum = 0x0001; CurrentAuthentTransactionSeqNum 2856 drivers/net/wireless/atmel/atmel.c if (priv->wep_is_on && priv->CurrentAuthentTransactionSeqNum != 1) CurrentAuthentTransactionSeqNum 2863 drivers/net/wireless/atmel/atmel.c auth.trans_seq = cpu_to_le16(priv->CurrentAuthentTransactionSeqNum); CurrentAuthentTransactionSeqNum 2864 drivers/net/wireless/atmel/atmel.c priv->ExpectedAuthentTransactionSeqNum = priv->CurrentAuthentTransactionSeqNum+1; CurrentAuthentTransactionSeqNum 2865 drivers/net/wireless/atmel/atmel.c priv->CurrentAuthentTransactionSeqNum += 2; CurrentAuthentTransactionSeqNum 3083 drivers/net/wireless/atmel/atmel.c priv->CurrentAuthentTransactionSeqNum = 0x001; CurrentAuthentTransactionSeqNum 3089 drivers/net/wireless/atmel/atmel.c priv->CurrentAuthentTransactionSeqNum = 0x001; CurrentAuthentTransactionSeqNum 3444 drivers/net/wireless/atmel/atmel.c priv->CurrentAuthentTransactionSeqNum = 0x0001; CurrentAuthentTransactionSeqNum 3562 drivers/net/wireless/atmel/atmel.c priv->CurrentAuthentTransactionSeqNum = 0x0001;