Searched refs:dsa_switch_find (Results 1 – 4 of 4) sorted by relevance
180 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function199 EXPORT_SYMBOL_GPL(dsa_switch_find);1333 if (dsa_switch_find(ds->dst->index, ds->index)) { in dsa_switch_parse_member_of()
582 ds = dsa_switch_find(cpu_dp->dst->index, switch_id); in sja1110_rcv_meta()
1349 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
1658 ds = dsa_switch_find(dst->index, dev); in mv88e6xxx_pvt_map()