Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_ndis.c1851 #define NDISUIO_MSG_SIZE (sizeof(NDISUIO_DEVICE_NOTIFICATION) + 512) macro
1857 u8 buf[NDISUIO_MSG_SIZE]; in ndisuio_notification_receive()
1860 if (!ReadMsgQueue(drv->event_queue, buf, NDISUIO_MSG_SIZE, &len, 0, in ndisuio_notification_receive()
1972 opt.cbMaxMessage = NDISUIO_MSG_SIZE; in ndisuio_notification_init()