Searched refs:txMicKey (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dstruct.h504 struct zsMicVar txMicKey; member in struct:zsStaTable
845 struct zsMicVar txMicKey; member in struct:zsWlanDevSta
H A Dcoid.c609 zfMemoryCopy((u8_t *)&(wd->ap.staTable[id].txMicKey), &(keyInfo.key[16]), 8);
808 zfMicSetKey(&keyInfo.key[16], &wd->sta.txMicKey);
H A Dcmmap.c2206 return (&wd->ap.staTable[id].txMicKey);
H A Dcmmsta.c5003 return (&wd->sta.txMicKey);

Completed in 56 milliseconds