Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_switchdev.c108 struct switchdev_notifier_fdb_info info; in br_switchdev_fdb_call_notifiers()
Dbr.c135 struct switchdev_notifier_fdb_info *fdb_info; in br_switchdev_event()
/Linux-v4.19/include/net/
Dswitchdev.h154 struct switchdev_notifier_fdb_info { struct
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_main.c1663 struct switchdev_notifier_fdb_info *info) in rocker_world_port_fdb_add()
1675 struct switchdev_notifier_fdb_info *info) in rocker_world_port_fdb_del()
2718 struct switchdev_notifier_fdb_info fdb_info;
2725 struct switchdev_notifier_fdb_info *recv_info) in rocker_fdb_offload_notify()
2727 struct switchdev_notifier_fdb_info info; in rocker_fdb_offload_notify()
2740 struct switchdev_notifier_fdb_info *fdb_info; in rocker_switchdev_event_work()
2778 struct switchdev_notifier_fdb_info *fdb_info = ptr; in rocker_switchdev_event()
Drocker_ofdpa.c1828 struct switchdev_notifier_fdb_info info; in ofdpa_port_fdb_learn_work()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1006 struct switchdev_notifier_fdb_info fdb_info;
1016 struct switchdev_notifier_fdb_info *fdb_info; in ethsw_switchdev_event_work()
1050 struct switchdev_notifier_fdb_info *fdb_info = ptr; in port_switchdev_event()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c1316 struct switchdev_notifier_fdb_info *fdb_info, bool adding) in mlxsw_sp_port_fdb_set()
2096 struct switchdev_notifier_fdb_info info; in mlxsw_sp_fdb_call_notifiers()
2287 struct switchdev_notifier_fdb_info fdb_info;
2297 struct switchdev_notifier_fdb_info *fdb_info; in mlxsw_sp_switchdev_event_work()
2347 struct switchdev_notifier_fdb_info *fdb_info = ptr; in mlxsw_sp_switchdev_event()
Dspectrum_router.c7053 struct switchdev_notifier_fdb_info info; in mlxsw_sp_rif_vlan_fdb_del()
7142 struct switchdev_notifier_fdb_info info; in mlxsw_sp_rif_fid_fdb_del()
/Linux-v4.19/net/dsa/
Dslave.c1427 struct switchdev_notifier_fdb_info fdb_info;
1437 struct switchdev_notifier_fdb_info *fdb_info; in dsa_slave_switchdev_event_work()
1479 const struct switchdev_notifier_fdb_info * in dsa_slave_switchdev_fdb_work_init()
/Linux-v4.19/Documentation/networking/
Dswitchdev.txt202 forgetting, and info points to a struct switchdev_notifier_fdb_info. On