Searched refs:dsa_switch_find (Results 1 – 6 of 6) sorted by relevance
353 targeted_ds = dsa_switch_find(info->tree_index, info->sw_index); in dsa_tag_8021q_bridge_join()389 targeted_ds = dsa_switch_find(info->tree_index, info->sw_index); in dsa_tag_8021q_bridge_leave()
177 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function196 EXPORT_SYMBOL_GPL(dsa_switch_find);1421 if (dsa_switch_find(ds->dst->index, ds->index)) { in dsa_switch_parse_member_of()
577 ds = dsa_switch_find(cpu_dp->dst->index, switch_id); in sja1110_rcv_meta()
188 targeted_ds = dsa_switch_find(ds->dst->index, info_sw_index); in dsa_switch_host_address_match()
1058 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
1465 ds = dsa_switch_find(dst->index, dev); in mv88e6xxx_pvt_map()