Searched refs:USBNetState (Results 1 – 1 of 1) sorted by relevance
627 struct USBNetState { struct655 OBJECT_DECLARE_SIMPLE_TYPE(USBNetState, USB_NET) in OBJECT_DECLARE_SIMPLE_TYPE() argument657 static int is_rndis(USBNetState *s) in OBJECT_DECLARE_SIMPLE_TYPE()663 static int ndis_query(USBNetState *s, uint32_t oid, in ndis_query()824 static int ndis_set(USBNetState *s, uint32_t oid, in ndis_set()843 static int rndis_get_response(USBNetState *s, uint8_t *buf) in rndis_get_response()859 static void *rndis_queue_response(USBNetState *s, unsigned int length) in rndis_queue_response()874 static void rndis_clear_responsequeue(USBNetState *s) in rndis_clear_responsequeue()884 static int rndis_init_response(USBNetState *s, rndis_init_msg_type *buf) in rndis_init_response()909 static int rndis_query_response(USBNetState *s, in rndis_query_response()[all …]