Searched refs:b53_get_strings (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_priv.h | 493 void b53_get_strings(struct dsa_switch *ds, int port, u32 stringset,
|
| H A D | b53_common.c | 1141 void b53_get_strings(struct dsa_switch *ds, int port, u32 stringset, in b53_get_strings() function 1161 EXPORT_SYMBOL(b53_get_strings); 2704 .get_strings = b53_get_strings,
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1189 b53_get_strings(ds, port, stringset, data); in bcm_sf2_sw_get_strings()
|