Lines Matching refs:sw_index
58 if (ds->index == info->sw_index) in dsa_switch_mtu_match()
94 if (dst->index == info->tree_index && ds->index == info->sw_index && in dsa_switch_bridge_join()
98 if ((dst->index != info->tree_index || ds->index != info->sw_index) && in dsa_switch_bridge_join()
101 info->sw_index, in dsa_switch_bridge_join()
114 if (dst->index == info->tree_index && ds->index == info->sw_index && in dsa_switch_bridge_leave()
118 if ((dst->index != info->tree_index || ds->index != info->sw_index) && in dsa_switch_bridge_leave()
121 info->sw_index, info->port, in dsa_switch_bridge_leave()
162 int port = dsa_towards_port(ds, info->sw_index, info->port); in dsa_switch_fdb_add()
173 int port = dsa_towards_port(ds, info->sw_index, info->port); in dsa_switch_fdb_del()
184 if (ds->index == info->sw_index && port == info->port) in dsa_switch_mdb_match()
236 if (ds->index == info->sw_index) in dsa_switch_mdb_del()
245 if (ds->index == info->sw_index && port == info->port) in dsa_switch_vlan_match()
297 if (ds->index == info->sw_index) in dsa_switch_vlan_del()