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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dba_action.c1625 long WinStartSeq, TmpSeq; local
1631 WinStartSeq = (TmpSeq + 1) & MAXSEQ;
1632 ba_indicate_reordering_mpdus_le_seq(pAd, pBAEntry, WinStartSeq);
1633 pBAEntry->LastIndSeq = WinStartSeq; /*TmpSeq; */

Completed in 60 milliseconds