Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Drndis_host.h198 #define RNDIS_DRIVER_DATA_POLL_STATUS 1 /* poll status before control */ macro
/linux-4.1.27/drivers/net/usb/
Drndis_host.c140 if (dev->driver_info->data & RNDIS_DRIVER_DATA_POLL_STATUS) { in rndis_command()
602 .data = RNDIS_DRIVER_DATA_POLL_STATUS,