Searched refs:LastIndSeqAtTimer (Results 1 - 3 of 3) 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.c390 /* if ((RTMP_TIME_AFTER((unsigned long)Now32, (unsigned long)(pBAEntry->LastIndSeqAtTimer+REORDERING_PACKET_TIMEOUT)) && */
392 /* (RTMP_TIME_AFTER((unsigned long)Now32, (unsigned long)(pBAEntry->LastIndSeqAtTimer+(10*REORDERING_PACKET_TIMEOUT))) && */
396 (unsigned long)(pBAEntry->LastIndSeqAtTimer +
403 (pBAEntry->LastIndSeqAtTimer),
405 (long)(pBAEntry->LastIndSeqAtTimer)),
408 pBAEntry->LastIndSeqAtTimer = Now32;
412 (unsigned long)(pBAEntry->LastIndSeqAtTimer +
421 pBAEntry->LastIndSeqAtTimer = Now32;
1062 (unsigned long)(pBAEntry->LastIndSeqAtTimer +
1559 pBAEntry->LastIndSeqAtTimer
[all...]
H A Dcmm_data.c2085 LastIndSeqAtTimer
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h985 /* u16 LastIndSeqAtTimer; */
988 unsigned long LastIndSeqAtTimer; member in struct:rt_ba_rec_entry

Completed in 122 milliseconds