Searched refs:pAddreqFrame (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.c1082 struct rt_frame_addba_req * pAddreqFrame = NULL; local
1106 pAddreqFrame = (struct rt_frame_addba_req *) (&Elem->Msg[0]);
1111 pAddreqFrame))
1123 pAddreqFrame = (struct rt_frame_addba_req *) (&Elem->Msg[0]);
1147 ADDframe.Token = pAddreqFrame->Token;
1152 ADDframe.BaParm.TID = pAddreqFrame->BaParm.TID;
1154 min(((u8)pAddreqFrame->BaParm.BufSize),
1159 ADDframe.TimeOutValue = 0; /*pAddreqFrame->TimeOutValue; */

Completed in 54 milliseconds