Home
last modified time | relevance | path

Searched refs:to_port (Results 1 – 4 of 4) sorted by relevance

/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c324 int from_port, int to_port, bool all) in mv88e6xxx_g1_atu_move() argument
338 entry.portvec |= (to_port & mask) << shift; in mv88e6xxx_g1_atu_move()
347 int to_port = chip->info->atu_move_port_mask; in mv88e6xxx_g1_atu_remove() local
349 return mv88e6xxx_g1_atu_move(chip, fid, from_port, to_port, all); in mv88e6xxx_g1_atu_remove()
/drivers/net/ethernet/marvell/prestera/
Dprestera_span.c123 struct prestera_port *to_port) in prestera_span_rule_add() argument
133 err = prestera_span_get(to_port, &span_id); in prestera_span_rule_add()
/drivers/staging/fwserial/
Dfwserial.h276 #define to_port(ptr, field) (container_of(ptr, struct fwtty_port, field)) macro
Dfwserial.c487 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
500 struct fwtty_port *port = to_port(to_delayed_work(work), emit_breaks); in fwtty_emit_breaks()
795 struct fwtty_port *port = to_port(to_delayed_work(work), drain); in fwtty_drain_tx()
889 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_dtr_rts()
914 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_carrier_raised()
977 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_activate()
1021 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_shutdown()