Home
last modified time | relevance | path

Searched refs:dsa_switch_find (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/dsa/
H A Ddsa.c180 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function
199 EXPORT_SYMBOL_GPL(dsa_switch_find); variable
1333 if (dsa_switch_find(ds->dst->index, ds->index)) { in dsa_switch_parse_member_of()
H A Dtag_sja1105.c582 ds = dsa_switch_find(cpu_dp->dst->index, switch_id); in sja1110_rcv_meta()
/kernel/linux/linux-5.10/net/dsa/
H A Ddsa2.c24 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function
43 EXPORT_SYMBOL_GPL(dsa_switch_find); variable
/kernel/linux/linux-5.10/include/net/
H A Ddsa.h808 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/kernel/linux/linux-6.6/include/net/
H A Ddsa.h1349 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1950 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_join()
1987 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_leave()
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1598 ds = dsa_switch_find(dst->index, dev); in mv88e6xxx_pvt_map()

Completed in 28 milliseconds