Searched refs:ORIBATimer (Results 1 - 2 of 2) 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.c499 RTMPInitTimer(pAd, &pBAEntry->ORIBATimer,
503 RTMPCancelTimer(&pBAEntry->ORIBATimer, &Cancelled);
506 RTMPSetTimer(&pBAEntry->ORIBATimer, DelayTime);
540 RTMPCancelTimer(&pBAEntry->ORIBATimer, &Cancelled);
542 pBAEntry->ORIBATimer.TimerValue = 0; /*pFrame->TimeOutValue; */
547 pBAEntry->ORIBATimer.TimerValue));
569 if (pBAEntry->ORIBATimer.TimerValue)
570 RTMPSetTimer(&pBAEntry->ORIBATimer, pBAEntry->ORIBATimer.TimerValue); /* in mSec */
862 RTMPCancelTimer(&pBAEntry->ORIBATimer,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h974 struct rt_ralink_timer ORIBATimer; member in struct:rt_ba_ori_entry

Completed in 223 milliseconds