Lines Matching refs:port_buffer
86 struct port_buffer { struct
175 struct port_buffer *inbuf;
349 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
385 struct port_buffer *buf, *tmp; in reclaim_dma_bufs()
404 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf()
407 struct port_buffer *buf; in alloc_buf()
460 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf()
462 struct port_buffer *buf; in get_inbuf()
483 static int add_inbuf(struct virtqueue *vq, struct port_buffer *buf) in add_inbuf()
500 struct port_buffer *buf; in discard_port_data()
583 struct port_buffer *buf; in reclaim_consumed_buffers()
657 struct port_buffer *buf; in fill_readbuf()
800 struct port_buffer *buf; in port_fops_write()
907 struct port_buffer *buf; in port_fops_splice_write()
1292 struct port_buffer *buf; in fill_queue()
1525 struct port_buffer *buf) in handle_control_message()
1664 struct port_buffer *buf; in control_work_handler()
1691 struct port_buffer *buf; in flush_bufs()
1890 struct port_buffer *buf; in remove_vqs()