Searched refs:port_mdb_add (Results 1 – 13 of 13) sorted by relevance
| /linux/net/dsa/ |
| H A D | switch.c | 169 err = ds->ops->port_mdb_add(ds, port, mdb, db); in dsa_port_do_mdb_add() 191 err = ds->ops->port_mdb_add(ds, port, mdb, db); in dsa_port_do_mdb_add() 597 if (!ds->ops->port_mdb_add) in dsa_switch_mdb_add() 621 if (!ds->ops->port_mdb_add) in dsa_switch_host_mdb_add()
|
| H A D | user.c | 78 return ds->ops->port_mdb_add && ds->ops->port_mdb_del && in dsa_switch_supports_mc_filtering()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | lan937x_main.c | 975 .port_mdb_add = ksz9477_mdb_add,
|
| H A D | ksz8.c | 3136 .port_mdb_add = ksz8_mdb_add, 3186 .port_mdb_add = ksz8_mdb_add, 3237 .port_mdb_add = ksz8_mdb_add,
|
| H A D | ksz9477.c | 2244 .port_mdb_add = ksz9477_mdb_add,
|
| /linux/include/net/ |
| H A D | dsa.h | 1102 int (*port_mdb_add)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/ |
| H A D | lan9303-core.c | 1400 .port_mdb_add = lan9303_port_mdb_add,
|
| H A D | bcm_sf2.c | 1259 .port_mdb_add = b53_mdb_add,
|
| H A D | mt7530.c | 3457 .port_mdb_add = mt7530_port_mdb_add,
|
| /linux/drivers/net/dsa/mxl862xx/ |
| H A D | mxl862xx.c | 2087 .port_mdb_add = mxl862xx_port_mdb_add,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb_main.c | 3300 .port_mdb_add = rtl83xx_port_mdb_add,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2732 .port_mdb_add = b53_mdb_add,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7295 .port_mdb_add = mv88e6xxx_port_mdb_add, in pdata_device_get_match_data()
|