Searched refs:SCmdSetWEP (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/vt6655/
H A Dioctl.c67 SCmdSetWEP sWEPCmd;
233 memset(&sWEPCmd, 0 ,sizeof(SCmdSetWEP));
234 if (copy_from_user(&sWEPCmd, pReq->data, sizeof(SCmdSetWEP))) {
H A Diocmd.h185 } SCmdSetWEP, *PSCmdSetWEP; typedef in typeref:struct:tagSCmdSetWEP
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dioctl.c67 SCmdSetWEP sWEPCmd;
222 memset(&sWEPCmd, 0 ,sizeof(SCmdSetWEP));
223 if (copy_from_user(&sWEPCmd, pReq->data, sizeof(SCmdSetWEP))) {
H A Diocmd.h174 } SCmdSetWEP, *PSCmdSetWEP; typedef in typeref:struct:tagSCmdSetWEP

Completed in 26 milliseconds