Home
last modified time | relevance | path

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

/linux/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);
1341 if (dsa_switch_find(ds->dst->index, ds->index)) { in dsa_switch_parse_member_of()
H A Dtag_sja1105.c538 ds = dsa_switch_find(cpu_dp->dst->index, switch_id); in sja1110_rcv_meta()