Home
last modified time | relevance | path

Searched refs:switchdev_obj_port_fdb (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/include/net/
Ddsa.h202 struct switchdev_obj_port_fdb;
329 const struct switchdev_obj_port_fdb *fdb,
332 const struct switchdev_obj_port_fdb *fdb,
335 const struct switchdev_obj_port_fdb *fdb);
337 struct switchdev_obj_port_fdb *fdb,
Dswitchdev.h102 struct switchdev_obj_port_fdb { struct
110 container_of(obj, struct switchdev_obj_port_fdb, obj) argument
/linux-4.4.14/drivers/net/dsa/
Dmv88e6xxx.h486 const struct switchdev_obj_port_fdb *fdb,
489 const struct switchdev_obj_port_fdb *fdb,
492 const struct switchdev_obj_port_fdb *fdb);
494 struct switchdev_obj_port_fdb *fdb,
Dbcm_sf2.c724 const struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_prepare()
732 const struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_add()
741 const struct switchdev_obj_port_fdb *fdb) in bcm_sf2_sw_fdb_del()
780 struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_copy()
797 struct switchdev_obj_port_fdb *fdb, in bcm_sf2_sw_fdb_dump()
Dmv88e6xxx.c1719 const struct switchdev_obj_port_fdb *fdb, in mv88e6xxx_port_fdb_prepare()
1733 const struct switchdev_obj_port_fdb *fdb, in mv88e6xxx_port_fdb_add()
1750 const struct switchdev_obj_port_fdb *fdb) in mv88e6xxx_port_fdb_del()
1813 struct switchdev_obj_port_fdb *fdb, in mv88e6xxx_port_fdb_dump()
/linux-4.4.14/net/switchdev/
Dswitchdev.c348 return sizeof(struct switchdev_obj_port_fdb); in switchdev_obj_size()
978 struct switchdev_obj_port_fdb fdb = { in switchdev_port_fdb_add()
1003 struct switchdev_obj_port_fdb fdb = { in switchdev_port_fdb_del()
1014 struct switchdev_obj_port_fdb fdb;
1023 struct switchdev_obj_port_fdb *fdb = SWITCHDEV_OBJ_PORT_FDB(obj); in switchdev_port_fdb_dump_cb()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c486 const struct switchdev_obj_port_fdb *fdb, in mlxsw_sp_port_fdb_static_add()
613 const struct switchdev_obj_port_fdb *fdb) in mlxsw_sp_port_fdb_static_del()
643 struct switchdev_obj_port_fdb *fdb, in mlxsw_sp_port_fdb_dump()
/linux-4.4.14/net/dsa/
Dslave.c333 const struct switchdev_obj_port_fdb *fdb, in dsa_slave_port_fdb_add()
352 const struct switchdev_obj_port_fdb *fdb) in dsa_slave_port_fdb_del()
365 struct switchdev_obj_port_fdb *fdb, in dsa_slave_port_fdb_dump()
/linux-4.4.14/net/bridge/
Dbr_fdb.c136 struct switchdev_obj_port_fdb fdb = { in fdb_del_external_learn()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c4450 const struct switchdev_obj_port_fdb *fdb) in rocker_port_fdb_add()
4523 const struct switchdev_obj_port_fdb *fdb) in rocker_port_fdb_del()
4566 struct switchdev_obj_port_fdb *fdb, in rocker_port_fdb_dump()