Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c528 int CurrentAuthentTransactionSeqNum, ExpectedAuthentTransactionSeqNum; member
2460 priv->ExpectedAuthentTransactionSeqNum = priv->CurrentAuthentTransactionSeqNum+1; in send_authentication_request()
2641 if (trans_seq_no != priv->ExpectedAuthentTransactionSeqNum) in authenticate()
3325 priv->ExpectedAuthentTransactionSeqNum = 0x0002; in reset_atmel_card()