Lines Matching refs:port_buffer
104 struct port_buffer { struct
193 struct port_buffer *inbuf;
370 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
406 struct port_buffer *buf, *tmp; in reclaim_dma_bufs()
425 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
428 struct port_buffer *buf; in alloc_buf()
481 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf()
483 struct port_buffer *buf; in get_inbuf()
504 static int add_inbuf(struct virtqueue *vq, struct port_buffer *buf) in add_inbuf()
521 struct port_buffer *buf; in discard_port_data()
604 struct port_buffer *buf; in reclaim_consumed_buffers()
678 struct port_buffer *buf; in fill_readbuf()
821 struct port_buffer *buf; in port_fops_write()
928 struct port_buffer *buf; in port_fops_splice_write()
1354 struct port_buffer *buf; in fill_queue()
1590 struct port_buffer *buf) in handle_control_message()
1729 struct port_buffer *buf; in control_work_handler()
1756 struct port_buffer *buf; in flush_bufs()
1964 struct port_buffer *buf; in remove_vqs()