Home
last modified time | relevance | path

Searched refs:Ptr (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/ !
Dcmm_sanity.c247 u8 *Ptr; in PeerBeaconAndProbeRspSanity() local
296 Ptr = pFrame->Octet; in PeerBeaconAndProbeRspSanity()
300 NdisMoveMemory(pTimestamp, Ptr, TIMESTAMP_LEN); in PeerBeaconAndProbeRspSanity()
305 Ptr += TIMESTAMP_LEN; in PeerBeaconAndProbeRspSanity()
309 NdisMoveMemory(pBeaconPeriod, Ptr, 2); in PeerBeaconAndProbeRspSanity()
310 Ptr += 2; in PeerBeaconAndProbeRspSanity()
314 NdisMoveMemory(pCapabilityInfo, Ptr, 2); in PeerBeaconAndProbeRspSanity()
315 Ptr += 2; in PeerBeaconAndProbeRspSanity()
323 pEid = (struct rt_eid *) Ptr; in PeerBeaconAndProbeRspSanity()
390 Ptr = (u8 *)pVIE; in PeerBeaconAndProbeRspSanity()
[all …]
/linux-2.6.39/drivers/staging/rt2860/sta/ !
Dsanity.c96 char IeType, *Ptr; in PeerAssocRspSanity() local
105 Ptr = (char *)pFrame->Octet; in PeerAssocRspSanity()
308 BOOLEAN GetTimBit(char * Ptr, in GetTimBit() argument
318 IdxPtr = Ptr; in GetTimBit()
/linux-2.6.39/scripts/dtc/ !
Ddtc-parser.tab.c_shipped286 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
/linux-2.6.39/scripts/genksyms/ !
Dparse.c_shipped306 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
/linux-2.6.39/scripts/kconfig/ !
Dzconf.tab.c_shipped324 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
/linux-2.6.39/drivers/staging/rt2860/ !
Drtmp.h3146 BOOLEAN GetTimBit(char *Ptr,