Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/net/dsa/
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);
Dswitch.h72 const struct switchdev_obj_port_mdb *mdb;
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
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()
/kernel/linux/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);
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
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);
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);
Dksz_common.h345 const struct switchdev_obj_port_mdb *mdb,
348 const struct switchdev_obj_port_mdb *mdb,
/kernel/linux/linux-6.6/net/bridge/
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
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()
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()
/kernel/linux/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()
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
Dksz_common.h172 const struct switchdev_obj_port_mdb *mdb);
174 const struct switchdev_obj_port_mdb *mdb);
176 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()
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
Db53_priv.h366 const struct switchdev_obj_port_mdb *mdb);
368 const struct switchdev_obj_port_mdb *mdb);
370 const struct switchdev_obj_port_mdb *mdb);
/kernel/linux/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);
/kernel/linux/linux-6.6/include/net/
Dswitchdev.h113 struct switchdev_obj_port_mdb { struct
120 container_of((OBJ), struct switchdev_obj_port_mdb, obj) argument
/kernel/linux/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()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
Db53_priv.h383 const struct switchdev_obj_port_mdb *mdb,
386 const struct switchdev_obj_port_mdb *mdb,
/kernel/linux/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()
/kernel/linux/linux-6.6/net/switchdev/
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
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()
/kernel/linux/linux-6.6/drivers/net/dsa/qca/
Dqca8k.h565 const struct switchdev_obj_port_mdb *mdb,
568 const struct switchdev_obj_port_mdb *mdb,
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
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()

123