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

/drivers/net/wireless/
H A Dairo.c1453 u32 micSEQ; local
1478 micSEQ = ntohl(mic->seq); //store SEQ as CPU order
1484 if ( (micSEQ & 1) == 0 ) {
1521 if (RxSeqValid(ai, context, mcast, micSEQ) == SUCCESS) {
1591 //micSEQ falls inside the window.

Completed in 114 milliseconds