Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Ddsa.c181 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function
200 EXPORT_SYMBOL_GPL(dsa_switch_find);
1342 if (dsa_switch_find(ds->dst->index, ds->index)) { in dsa_switch_parse_member_of()
H A Dtag_sja1105.c541 ds = dsa_switch_find(cpu_dp->dst->index, switch_id); in sja1110_rcv_meta()
/linux/include/net/
H A Ddsa.h1392 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);