Home
last modified time | relevance | path

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

/Linux-v5.15/net/dsa/
Dtag_dsa.c143 tag_dev = dst->last_switch + 1 + dp->bridge_num; in dsa_xmit_ll()
Ddsa2.c1428 if (ds->dst->last_switch < ds->index) in dsa_switch_parse_member_of()
1429 ds->dst->last_switch = ds->index; in dsa_switch_parse_member_of()
/Linux-v5.15/include/net/
Ddsa.h157 unsigned int last_switch; member
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dchip.c1235 if (dev <= dst->last_switch) { in mv88e6xxx_port_vlan()
1254 if (dp->bridge_num + 1 + dst->last_switch != dev) in mv88e6xxx_port_vlan()
2530 u8 dev = bridge_num + ds->dst->last_switch + 1; in mv88e6xxx_map_virtual_bridge_to_pvt()
3188 ds->dst->last_switch - 1; in mv88e6xxx_setup()