Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/usb/
Drndis_host.h185 #define RNDIS_DRIVER_DATA_POLL_STATUS 1 /* poll status before control */ macro
/Linux-v6.6/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,