Home
last modified time | relevance | path

Searched refs:dsa_switch_find (Results 1 – 6 of 6) sorted by relevance

/linux/net/dsa/
A Dtag_8021q.c355 targeted_ds = dsa_switch_find(info->tree_index, info->sw_index); in dsa_tag_8021q_bridge_join()
390 targeted_ds = dsa_switch_find(info->tree_index, info->sw_index); in dsa_tag_8021q_bridge_leave()
A Ddsa2.c177 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function
196 EXPORT_SYMBOL_GPL(dsa_switch_find);
1407 if (dsa_switch_find(ds->dst->index, ds->index)) { in dsa_switch_parse_member_of()
A Dtag_sja1105.c574 ds = dsa_switch_find(cpu_dp->dst->index, switch_id); in sja1110_rcv_meta()
A Dswitch.c188 targeted_ds = dsa_switch_find(dp->ds->dst->index, info_sw_index); in dsa_port_host_address_match()
/linux/include/net/
A Ddsa.h1096 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c1480 ds = dsa_switch_find(dst->index, dev); in mv88e6xxx_pvt_map()

Completed in 29 milliseconds