Searched refs:buf_packet (Results 1 – 1 of 1) sorted by relevance
71 struct buf_packet { struct77 QTAILQ_ENTRY(buf_packet)next; argument95 QTAILQ_HEAD(, buf_packet) bufpq;466 struct buf_packet *bufp; in bufp_alloc()485 bufp = g_new(struct buf_packet, 1); in bufp_alloc()496 static void bufp_free(USBRedirDevice *dev, struct buf_packet *bufp, in bufp_free()507 struct buf_packet *buf, *buf_next; in usbredir_free_bufpq()578 struct buf_packet *isop; in usbredir_handle_iso_data()658 struct buf_packet *bulkp, int count, USBPacket *p, uint8_t ep) in usbredir_buffered_bulk_add_data_to_packet()672 struct buf_packet *bulkp; in usbredir_buffered_bulk_in_complete_raw()[all …]