Home
last modified time | relevance | path

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

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