Searched refs:RandomByte (Results 1 - 5 of 5) 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 Dcmm_wep.c157 WEPKEY[i] = RandomByte(pAd); /*Call mlme RandomByte() function. */
H A Dspectrum.c2096 u8 MeasureReqToken = RandomByte(pAd);
2191 u8 TpcReqToken = RandomByte(pAd);
H A Dmlme.c4554 pAddr[i] = RandomByte(pAd);
5205 u8 RandomByte(struct rt_rtmp_adapter *pAd) function
H A Drtmp_init.c746 pAd->PermanentAddress[0] = RandomByte(pAd) & 0xf8;
749 /* pAd->PermanentAddress[5] = RandomByte(pAd)&0xf8; */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h3172 u8 RandomByte(struct rt_rtmp_adapter *pAd);

Completed in 138 milliseconds