Lines Matching refs:port_buffer
92 struct port_buffer { struct
181 struct port_buffer *inbuf;
358 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
394 struct port_buffer *buf, *tmp; in reclaim_dma_bufs()
413 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
416 struct port_buffer *buf; in alloc_buf()
469 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf()
471 struct port_buffer *buf; in get_inbuf()
492 static int add_inbuf(struct virtqueue *vq, struct port_buffer *buf) in add_inbuf()
509 struct port_buffer *buf; in discard_port_data()
592 struct port_buffer *buf; in reclaim_consumed_buffers()
666 struct port_buffer *buf; in fill_readbuf()
809 struct port_buffer *buf; in port_fops_write()
916 struct port_buffer *buf; in port_fops_splice_write()
1329 struct port_buffer *buf; in fill_queue()
1564 struct port_buffer *buf) in handle_control_message()
1703 struct port_buffer *buf; in control_work_handler()
1730 struct port_buffer *buf; in flush_bufs()
1938 struct port_buffer *buf; in remove_vqs()