Lines Matching refs:port_buffer
91 struct port_buffer { struct
180 struct port_buffer *inbuf;
357 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
393 struct port_buffer *buf, *tmp; in reclaim_dma_bufs()
412 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
415 struct port_buffer *buf; in alloc_buf()
468 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf()
470 struct port_buffer *buf; in get_inbuf()
491 static int add_inbuf(struct virtqueue *vq, struct port_buffer *buf) in add_inbuf()
508 struct port_buffer *buf; in discard_port_data()
591 struct port_buffer *buf; in reclaim_consumed_buffers()
665 struct port_buffer *buf; in fill_readbuf()
808 struct port_buffer *buf; in port_fops_write()
915 struct port_buffer *buf; in port_fops_splice_write()
1328 struct port_buffer *buf; in fill_queue()
1566 struct port_buffer *buf) in handle_control_message()
1705 struct port_buffer *buf; in control_work_handler()
1732 struct port_buffer *buf; in flush_bufs()
1940 struct port_buffer *buf; in remove_vqs()