Home
last modified time | relevance | path

Searched refs:switchdev_obj_port_mdb (Results 1 – 21 of 21) sorted by relevance

/linux-5.10/net/dsa/
Ddsa_priv.h54 const struct switchdev_obj_port_mdb *mdb;
153 const struct switchdev_obj_port_mdb *mdb,
156 const struct switchdev_obj_port_mdb *mdb);
Dport.c428 const struct switchdev_obj_port_mdb *mdb, in dsa_port_mdb_add()
442 const struct switchdev_obj_port_mdb *mdb) in dsa_port_mdb_del()
/linux-5.10/drivers/net/ethernet/ti/
Dcpsw_switchdev.c304 struct switchdev_obj_port_mdb *mdb, in cpsw_port_mdb_add()
331 struct switchdev_obj_port_mdb *mdb) in cpsw_port_mdb_del()
359 struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in cpsw_port_obj_add()
386 struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in cpsw_port_obj_del()
/linux-5.10/drivers/net/dsa/microchip/
Dksz_common.h171 const struct switchdev_obj_port_mdb *mdb);
173 const struct switchdev_obj_port_mdb *mdb);
175 const struct switchdev_obj_port_mdb *mdb);
Dksz_common.c257 const struct switchdev_obj_port_mdb *mdb) in ksz_port_mdb_prepare()
265 const struct switchdev_obj_port_mdb *mdb) in ksz_port_mdb_add()
308 const struct switchdev_obj_port_mdb *mdb) in ksz_port_mdb_del()
Dksz9477.c788 const struct switchdev_obj_port_mdb *mdb) in ksz9477_port_mdb_add()
858 const struct switchdev_obj_port_mdb *mdb) in ksz9477_port_mdb_del()
/linux-5.10/drivers/net/dsa/b53/
Db53_priv.h365 const struct switchdev_obj_port_mdb *mdb);
367 const struct switchdev_obj_port_mdb *mdb);
369 const struct switchdev_obj_port_mdb *mdb);
Db53_common.c1755 const struct switchdev_obj_port_mdb *mdb) in b53_mdb_prepare()
1770 const struct switchdev_obj_port_mdb *mdb) in b53_mdb_add()
1782 const struct switchdev_obj_port_mdb *mdb) in b53_mdb_del()
/linux-5.10/include/net/
Dswitchdev.h106 struct switchdev_obj_port_mdb { struct
113 container_of((OBJ), struct switchdev_obj_port_mdb, obj) argument
Ddsa.h577 const struct switchdev_obj_port_mdb *mdb);
579 const struct switchdev_obj_port_mdb *mdb);
581 const struct switchdev_obj_port_mdb *mdb);
/linux-5.10/net/switchdev/
Dswitchdev.c212 return sizeof(struct switchdev_obj_port_mdb); in switchdev_obj_size()
214 return sizeof(struct switchdev_obj_port_mdb); in switchdev_obj_size()
/linux-5.10/drivers/net/dsa/ocelot/
Dfelix.c70 const struct switchdev_obj_port_mdb *mdb) in felix_mdb_prepare()
76 const struct switchdev_obj_port_mdb *mdb) in felix_mdb_add()
84 const struct switchdev_obj_port_mdb *mdb) in felix_mdb_del()
/linux-5.10/include/soc/mscc/
Docelot.h769 const struct switchdev_obj_port_mdb *mdb);
771 const struct switchdev_obj_port_mdb *mdb);
/linux-5.10/drivers/net/dsa/
Dlan9303-core.c1219 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_prepare()
1236 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_add()
1246 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_del()
/linux-5.10/drivers/net/ethernet/mscc/
Docelot_net.c842 const struct switchdev_obj_port_mdb *mdb, in ocelot_port_obj_add_mdb()
857 const struct switchdev_obj_port_mdb *mdb) in ocelot_port_obj_del_mdb()
Docelot.c1013 const struct switchdev_obj_port_mdb *mdb) in ocelot_port_mdb_add()
1066 const struct switchdev_obj_port_mdb *mdb) in ocelot_port_mdb_del()
/linux-5.10/net/bridge/
Dbr_mdb.c508 struct switchdev_obj_port_mdb mdb = { in br_mdb_switchdev_host_port()
550 struct switchdev_obj_port_mdb mdb = { in br_mdb_notify()
/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1039 const struct switchdev_obj_port_mdb *mdb, in dpaa2_switch_port_mdb_add()
1166 const struct switchdev_obj_port_mdb *mdb) in dpaa2_switch_port_mdb_del()
/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_main.c1529 const struct switchdev_obj_port_mdb *mdb) in sja1105_mdb_prepare()
1535 const struct switchdev_obj_port_mdb *mdb) in sja1105_mdb_add()
1541 const struct switchdev_obj_port_mdb *mdb) in sja1105_mdb_del()
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1686 const struct switchdev_obj_port_mdb *mdb, in mlxsw_sp_port_mdb_add()
1882 const struct switchdev_obj_port_mdb *mdb) in mlxsw_sp_port_mdb_del()
/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dchip.c5206 const struct switchdev_obj_port_mdb *mdb) in mv88e6xxx_port_mdb_prepare()
5216 const struct switchdev_obj_port_mdb *mdb) in mv88e6xxx_port_mdb_add()
5229 const struct switchdev_obj_port_mdb *mdb) in mv88e6xxx_port_mdb_del()