Searched refs:vqueue_buf (Results 1 – 3 of 3) sorted by relevance
71 struct vqueue_buf { struct96 int vqueue_get_avail_buf(struct vqueue* vq, struct vqueue_buf* iovbuf); argument109 int vqueue_add_buf(struct vqueue* vq, struct vqueue_buf* buf, uint32_t len);
127 struct vqueue_buf* iovbuf) { in _vqueue_get_avail_buf_locked()219 int vqueue_get_avail_buf(struct vqueue* vq, struct vqueue_buf* iovbuf) { in vqueue_get_avail_buf()438 struct vqueue_buf* buf, in _vqueue_add_buf_locked()465 int vqueue_add_buf(struct vqueue* vq, struct vqueue_buf* buf, uint32_t len) { in vqueue_add_buf()
720 static int handle_rx_msg(struct tipc_dev* dev, struct vqueue_buf* buf) { in handle_rx_msg()810 struct vqueue_buf buf; in tipc_rx_thread_func()1275 struct vqueue_buf buf; in tipc_send_data()