Home
last modified time | relevance | path

Searched refs:SDot11MIBCount (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/vt6655/
Diocmd.h239 } SDot11MIBCount, *PSDot11MIBCount; typedef
Dioctl.c352 if (copy_to_user(pReq->data, &(pDevice->s802_11Counter), sizeof(SDot11MIBCount))) { in private_ioctl()
/drivers/staging/vt6656/
Diocmd.h249 } __packed SDot11MIBCount, *PSDot11MIBCount; typedef
Dioctl.c347 if (copy_to_user(pReq->data, &(pDevice->s802_11Counter), sizeof(SDot11MIBCount))) { in private_ioctl()