Lines Matching refs:port_buffer
105 struct port_buffer { struct
188 struct port_buffer *inbuf;
365 static void free_buf(struct port_buffer *buf, bool can_sleep) in free_buf()
401 struct port_buffer *buf, *tmp; in reclaim_dma_bufs()
420 static struct port_buffer *alloc_buf(struct virtqueue *vq, size_t buf_size, in alloc_buf()
423 struct port_buffer *buf; in alloc_buf()
480 static struct port_buffer *get_inbuf(struct port *port) in get_inbuf()
482 struct port_buffer *buf; in get_inbuf()
503 static int add_inbuf(struct virtqueue *vq, struct port_buffer *buf) in add_inbuf()
520 struct port_buffer *buf; in discard_port_data()
602 struct port_buffer *buf; in reclaim_consumed_buffers()
676 struct port_buffer *buf; in fill_readbuf()
819 struct port_buffer *buf; in port_fops_write()
926 struct port_buffer *buf; in port_fops_splice_write()
1360 struct port_buffer *buf; in fill_queue()
1394 struct port_buffer *buf; in add_port()
1531 struct port_buffer *buf; in remove_port_data()
1609 struct port_buffer *buf) in handle_control_message()
1748 struct port_buffer *buf; in control_work_handler()
1973 struct port_buffer *buf; in remove_controlq_data()