Searched refs:b53_mdb_add (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 367 void b53_mdb_add(struct dsa_switch *ds, int port,
|
H A D | b53_common.c | 1777 void b53_mdb_add(struct dsa_switch *ds, int port, in b53_mdb_add() function 1787 EXPORT_SYMBOL(b53_mdb_add); variable 2230 .port_mdb_add = b53_mdb_add,
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 382 int b53_mdb_add(struct dsa_switch *ds, int port,
|
H A D | b53_common.c | 1852 int b53_mdb_add(struct dsa_switch *ds, int port, in b53_mdb_add() function 1871 EXPORT_SYMBOL(b53_mdb_add); variable 2313 .port_mdb_add = b53_mdb_add,
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1139 .port_mdb_add = b53_mdb_add,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1239 .port_mdb_add = b53_mdb_add,
|
Completed in 13 milliseconds