ExpectedAuthentTransactionSeqNum 527 drivers/net/wireless/atmel/atmel.c int CurrentAuthentTransactionSeqNum, ExpectedAuthentTransactionSeqNum; ExpectedAuthentTransactionSeqNum 1329 drivers/net/wireless/atmel/atmel.c priv->ExpectedAuthentTransactionSeqNum = 0x0002; ExpectedAuthentTransactionSeqNum 2864 drivers/net/wireless/atmel/atmel.c priv->ExpectedAuthentTransactionSeqNum = priv->CurrentAuthentTransactionSeqNum+1; ExpectedAuthentTransactionSeqNum 3048 drivers/net/wireless/atmel/atmel.c if (trans_seq_no != priv->ExpectedAuthentTransactionSeqNum)