Home
last modified time | relevance | path

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

12

/openbmc/linux/net/dsa/
H A Dport.h14 struct switchdev_obj_port_mdb;
67 const struct switchdev_obj_port_mdb *mdb);
69 const struct switchdev_obj_port_mdb *mdb);
71 const struct switchdev_obj_port_mdb *mdb);
73 const struct switchdev_obj_port_mdb *mdb);
75 const struct switchdev_obj_port_mdb *mdb);
77 const struct switchdev_obj_port_mdb *mdb);
H A Dswitch.h72 const struct switchdev_obj_port_mdb *mdb;
H A Dport.c1170 const struct switchdev_obj_port_mdb *mdb) in dsa_port_mdb_add()
1188 const struct switchdev_obj_port_mdb *mdb) in dsa_port_mdb_del()
1206 const struct switchdev_obj_port_mdb *mdb, in dsa_port_host_mdb_add()
1219 const struct switchdev_obj_port_mdb *mdb) in dsa_port_standalone_host_mdb_add()
1230 const struct switchdev_obj_port_mdb *mdb) in dsa_port_bridge_host_mdb_add()
1250 const struct switchdev_obj_port_mdb *mdb, in dsa_port_host_mdb_del()
1263 const struct switchdev_obj_port_mdb *mdb) in dsa_port_standalone_host_mdb_del()
1274 const struct switchdev_obj_port_mdb *mdb) in dsa_port_bridge_host_mdb_del()
H A Dswitch.c159 const struct switchdev_obj_port_mdb *mdb, in dsa_port_do_mdb_add()
211 const struct switchdev_obj_port_mdb *mdb, in dsa_port_do_mdb_del()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mdb.c73 const struct switchdev_obj_port_mdb *mdb) in lan966x_mdb_entry_add()
106 const struct switchdev_obj_port_mdb *mdb, in lan966x_mdb_ip_add()
141 const struct switchdev_obj_port_mdb *mdb, in lan966x_mdb_ip_del()
249 const struct switchdev_obj_port_mdb *mdb, in lan966x_mdb_l2_add()
298 const struct switchdev_obj_port_mdb *mdb, in lan966x_mdb_l2_del()
367 const struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in lan966x_handle_port_mdb_add()
384 const struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in lan966x_handle_port_mdb_del()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477.h48 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db);
50 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db);
H A Dksz8.h36 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db);
38 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db);
H A Dksz_common.h345 const struct switchdev_obj_port_mdb *mdb,
348 const struct switchdev_obj_port_mdb *mdb,
H A Dksz9477.c666 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db) in ksz9477_mdb_add()
745 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db) in ksz9477_mdb_del()
H A Dksz8795.c1081 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db) in ksz8_mdb_add()
1087 const struct switchdev_obj_port_mdb *mdb, struct dsa_db db) in ksz8_mdb_del()
/openbmc/linux/net/bridge/
H A Dbr_switchdev.c527 static void br_switchdev_mdb_populate(struct switchdev_obj_port_mdb *mdb, in br_switchdev_mdb_populate()
547 struct switchdev_obj_port_mdb mdb = { in br_switchdev_host_mdb_one()
579 const struct switchdev_obj_port_mdb *mdb, in br_switchdev_mdb_replay_one()
604 struct switchdev_obj_port_mdb mdb = { in br_switchdev_mdb_queue_one()
610 struct switchdev_obj_port_mdb *pmdb; in br_switchdev_mdb_queue_one()
641 struct switchdev_obj_port_mdb mdb = { in br_switchdev_mdb_notify()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c256 struct switchdev_obj_port_mdb *mdb) in am65_cpsw_port_mdb_add()
279 struct switchdev_obj_port_mdb *mdb) in am65_cpsw_port_mdb_del()
306 struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in am65_cpsw_port_obj_add()
332 struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in am65_cpsw_port_obj_del()
H A Dcpsw_switchdev.c264 struct switchdev_obj_port_mdb *mdb) in cpsw_port_mdb_add()
287 struct switchdev_obj_port_mdb *mdb) in cpsw_port_mdb_del()
314 struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in cpsw_port_obj_add()
341 struct switchdev_obj_port_mdb *mdb = SWITCHDEV_OBJ_PORT_MDB(obj); in cpsw_port_obj_del()
/openbmc/linux/include/net/
H A Dswitchdev.h113 struct switchdev_obj_port_mdb { struct
120 container_of((OBJ), struct switchdev_obj_port_mdb, obj) argument
H A Ddsa.h1069 const struct switchdev_obj_port_mdb *mdb,
1072 const struct switchdev_obj_port_mdb *mdb,
1308 const struct switchdev_obj_port_mdb *mdb,
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h383 const struct switchdev_obj_port_mdb *mdb,
386 const struct switchdev_obj_port_mdb *mdb,
/openbmc/linux/net/switchdev/
H A Dswitchdev.c26 const struct switchdev_obj_port_mdb *ma, *mb; in switchdev_obj_eq()
214 return sizeof(struct switchdev_obj_port_mdb); in switchdev_obj_size()
216 return sizeof(struct switchdev_obj_port_mdb); in switchdev_obj_size()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c226 const struct switchdev_obj_port_mdb *mdb; in mlx5_esw_bridge_port_obj_add()
260 const struct switchdev_obj_port_mdb *mdb; in mlx5_esw_bridge_port_obj_del()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k.h565 const struct switchdev_obj_port_mdb *mdb,
568 const struct switchdev_obj_port_mdb *mdb,
H A Dqca8k-common.c860 const struct switchdev_obj_port_mdb *mdb, in qca8k_port_mdb_add()
875 const struct switchdev_obj_port_mdb *mdb, in qca8k_port_mdb_del()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c515 const struct switchdev_obj_port_mdb *v) in sparx5_handle_port_mdb_add()
572 const struct switchdev_obj_port_mdb *v) in sparx5_handle_port_mdb_del()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1574 prestera_mdb_port_addr_obj_add(const struct switchdev_obj_port_mdb *mdb) in prestera_mdb_port_addr_obj_add()
1630 const struct switchdev_obj_port_mdb *mdb; in prestera_port_obj_add()
1675 const struct switchdev_obj_port_mdb *mdb) in prestera_mdb_port_addr_obj_del()
1722 const struct switchdev_obj_port_mdb *mdb; in prestera_port_obj_del()
/openbmc/linux/drivers/net/dsa/
H A Dlan9303-core.c1252 const struct switchdev_obj_port_mdb *mdb) in lan9303_port_mdb_prepare()
1269 const struct switchdev_obj_port_mdb *mdb, in lan9303_port_mdb_add()
1285 const struct switchdev_obj_port_mdb *mdb, in lan9303_port_mdb_del()
/openbmc/linux/include/soc/mscc/
H A Docelot.h1088 const struct switchdev_obj_port_mdb *mdb,
1091 const struct switchdev_obj_port_mdb *mdb,
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c1101 const struct switchdev_obj_port_mdb *mdb) in ocelot_port_obj_add_mdb()
1112 const struct switchdev_obj_port_mdb *mdb) in ocelot_port_obj_del_mdb()

12