Lines Matching refs:vio_driver_state
83 static int vnet_send_attr(struct vio_driver_state *vio) in vnet_send_attr()
146 static int handle_attr_info(struct vio_driver_state *vio, in handle_attr_info()
239 static int handle_attr_ack(struct vio_driver_state *vio, in handle_attr_ack()
247 static int handle_attr_nack(struct vio_driver_state *vio, in handle_attr_nack()
255 static int vnet_handle_attr(struct vio_driver_state *vio, void *arg) in vnet_handle_attr()
274 static void vnet_handshake_complete(struct vio_driver_state *vio) in vnet_handshake_complete()
512 struct vio_driver_state *vio = &port->vio; in vnet_walk_rx_one()
544 struct vio_driver_state *vio = &port->vio; in vnet_walk_rx()
594 struct vio_driver_state *vio = &port->vio; in vnet_rx()
722 struct vio_driver_state *vio = &vnet->vio; in port_is_up()
729 struct vio_driver_state *vio = &port->vio; in vnet_event_napi()
839 struct vio_driver_state *vio = &port->vio; in vnet_poll()
853 struct vio_driver_state *vio = &port->vio; in vnet_event()