Searched refs:out_port (Results 1 – 12 of 12) sorted by relevance
16 hop->out_port, hop->next_hop, in tb_dump_hop()100 tb_route(path->hops[path->path_length - 1].out_port->sw), in tb_path_deactivate()101 path->hops[path->path_length - 1].out_port->port); in tb_path_deactivate()128 tb_route(path->hops[path->path_length - 1].out_port->sw), in tb_path_activate()129 path->hops[path->path_length - 1].out_port->port); in tb_path_activate()176 hop.out_port = path->hops[i].out_port->port; in tb_path_activate()230 if (path->hops[i].out_port->sw->is_unplugged) in tb_path_is_invalid()
80 tunnel->path_to_up->hops[0].out_port = tb_upstream_port(up->sw)->remote; in tb_pci_alloc()86 tunnel->path_to_up->hops[1].out_port = up; in tb_pci_alloc()92 tunnel->path_to_down->hops[0].out_port = tb_upstream_port(up->sw); in tb_pci_alloc()99 tunnel->path_to_down->hops[1].out_port = down; in tb_pci_alloc()
193 u32 out_port:6; /* next port of the path (on the same switch) */ member
55 struct tb_port *out_port; member
97 goto out_port; in com20020pci_probe()113 goto out_port; in com20020pci_probe()137 goto out_port; in com20020pci_probe()141 goto out_port; in com20020pci_probe()159 goto out_port; in com20020pci_probe()168 out_port: in com20020pci_probe()
44 struct ps2mult_port *out_port; member72 psm->out_port = port; in ps2mult_select_port()86 if (psm->out_port != port) in ps2mult_serio_write()189 psm->in_port = psm->out_port = &psm->ports[PS2MULT_KBD_PORT]; in ps2mult_connect()262 psm->in_port = psm->out_port; in ps2mult_interrupt()
171 c->out_port = c->base.virt + I2O_OUT_PORT; in i2o_pci_alloc()185 c->out_port += I2O_MOTOROLA_PORT_OFFSET; in i2o_pci_alloc()238 m = readl(c->out_port); in i2o_pci_interrupt()244 m = readl(c->out_port); in i2o_pci_interrupt()
539 void __iomem *out_port; /* Outbound port address */ member949 writel(m, c->out_port); in i2o_flush_reply()
317 goto out_port; in parport_mfc3_init()339 out_port: in parport_mfc3_init()
75 goto out_port; in zfcp_init_device_configure()81 out_port: in zfcp_init_device_configure()
196 goto out_port; in pn_socket_bind()204 out_port: in pn_socket_bind()
600 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port) in do_output() argument602 struct vport *vport = ovs_vport_rcu(dp, out_port); in do_output()