Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Ddsa_priv.h54 const struct switchdev_obj_port_mdb *mdb;
157 const struct switchdev_obj_port_mdb *mdb,
160 const struct switchdev_obj_port_mdb *mdb);
Dswitch.c107 const struct switchdev_obj_port_mdb *mdb, in dsa_switch_mdb_prepare_bitmap()
125 const struct switchdev_obj_port_mdb *mdb, in dsa_switch_mdb_add_bitmap()
137 const struct switchdev_obj_port_mdb *mdb = info->mdb; in dsa_switch_mdb_add()
160 const struct switchdev_obj_port_mdb *mdb = info->mdb; in dsa_switch_mdb_del()
Dport.c219 const struct switchdev_obj_port_mdb *mdb, in dsa_port_mdb_add()
233 const struct switchdev_obj_port_mdb *mdb) in dsa_port_mdb_del()
/Linux-v4.19/include/net/
Dswitchdev.h102 struct switchdev_obj_port_mdb { struct
109 container_of(obj, struct switchdev_obj_port_mdb, obj) argument
Ddsa.h481 const struct switchdev_obj_port_mdb *mdb);
483 const struct switchdev_obj_port_mdb *mdb);
485 const struct switchdev_obj_port_mdb *mdb);
/Linux-v4.19/net/switchdev/
Dswitchdev.c347 return sizeof(struct switchdev_obj_port_mdb); in switchdev_obj_size()
349 return sizeof(struct switchdev_obj_port_mdb); in switchdev_obj_size()
/Linux-v4.19/drivers/net/dsa/microchip/
Dksz_common.c866 const struct switchdev_obj_port_mdb *mdb) in ksz_port_mdb_prepare()
873 const struct switchdev_obj_port_mdb *mdb) in ksz_port_mdb_add()
943 const struct switchdev_obj_port_mdb *mdb) in ksz_port_mdb_del()
/Linux-v4.19/drivers/net/dsa/
Dlan9303-core.c1223 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_prepare()
1240 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_add()
1250 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_del()
/Linux-v4.19/net/bridge/
Dbr_mdb.c299 struct switchdev_obj_port_mdb mdb = { in br_mdb_switchdev_host_port()
339 struct switchdev_obj_port_mdb mdb = { in __br_mdb_notify()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c763 const struct switchdev_obj_port_mdb *mdb, in port_mdb_add()
890 const struct switchdev_obj_port_mdb *mdb) in port_mdb_del()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c1203 const struct switchdev_obj_port_mdb *mdb, in ocelot_port_obj_add_mdb()
1246 const struct switchdev_obj_port_mdb *mdb) in ocelot_port_obj_del_mdb()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1594 const struct switchdev_obj_port_mdb *mdb, in mlxsw_sp_port_mdb_add()
1818 const struct switchdev_obj_port_mdb *mdb) in mlxsw_sp_port_mdb_del()
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dchip.c4494 const struct switchdev_obj_port_mdb *mdb) in mv88e6xxx_port_mdb_prepare()
4504 const struct switchdev_obj_port_mdb *mdb) in mv88e6xxx_port_mdb_add()
4517 const struct switchdev_obj_port_mdb *mdb) in mv88e6xxx_port_mdb_del()