Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.h56 #define REMOTE_NDIS_QUERY_CMPLT 0x80000004U macro
H A Drndis.c828 resp->MessageType = __constant_cpu_to_le32(REMOTE_NDIS_QUERY_CMPLT); in rndis_query_response()