Searched refs:ret_submit (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/usbip/
H A Dusbip_common.c306 pdu->u.ret_submit.status,
307 pdu->u.ret_submit.actual_length,
308 pdu->u.ret_submit.start_frame,
309 pdu->u.ret_submit.number_of_packets,
310 pdu->u.ret_submit.error_count);
420 struct usbip_header_ret_submit *rpdu = &pdu->u.ret_submit;
545 correct_endian_ret_submit(&pdu->u.ret_submit, send);
H A Dusbip_common.h218 struct usbip_header_ret_submit ret_submit; member in union:usbip_header::__anon7043

Completed in 64 milliseconds