Home
last modified time | relevance | path

Searched defs:port_obj_info (Results 1 – 5 of 5) sorted by relevance

/linux/net/switchdev/
H A Dswitchdev.c711 struct switchdev_notifier_port_obj_info *port_obj_info, in __switchdev_handle_port_obj_add() argument
786 struct switchdev_notifier_port_obj_info *port_obj_info, in switchdev_handle_port_obj_add() argument
807 struct switchdev_notifier_port_obj_info *port_obj_info, in switchdev_handle_port_obj_add_foreign() argument
826 __switchdev_handle_port_obj_del(struct net_device * dev,struct switchdev_notifier_port_obj_info * port_obj_info,bool (* check_cb)(const struct net_device * dev),bool (* foreign_dev_check_cb)(const struct net_device * dev,const struct net_device * foreign_dev),int (* del_cb)(struct net_device * dev,const void * ctx,const struct switchdev_obj * obj)) __switchdev_handle_port_obj_del() argument
897 switchdev_handle_port_obj_del(struct net_device * dev,struct switchdev_notifier_port_obj_info * port_obj_info,bool (* check_cb)(const struct net_device * dev),int (* del_cb)(struct net_device * dev,const void * ctx,const struct switchdev_obj * obj)) switchdev_handle_port_obj_del() argument
917 switchdev_handle_port_obj_del_foreign(struct net_device * dev,struct switchdev_notifier_port_obj_info * port_obj_info,bool (* check_cb)(const struct net_device * dev),bool (* foreign_dev_check_cb)(const struct net_device * dev,const struct net_device * foreign_dev),int (* del_cb)(struct net_device * dev,const void * ctx,const struct switchdev_obj * obj)) switchdev_handle_port_obj_del_foreign() argument
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c211 struct switchdev_notifier_port_obj_info *port_obj_info, in mlx5_esw_bridge_port_obj_add()
246 struct switchdev_notifier_port_obj_info *port_obj_info, in mlx5_esw_bridge_port_obj_del()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c404 struct switchdev_notifier_port_obj_info *port_obj_info = ptr; in mlxsw_sp_bridge_port_replay_switchdev_objs() local
452 struct switchdev_notifier_port_obj_info *port_obj_info = ptr; in mlxsw_sp_bridge_port_unreplay_switchdev_objs() local
3960 struct switchdev_notifier_port_obj_info * in mlxsw_sp_switchdev_vxlan_vlans_add()
3998 struct switchdev_notifier_port_obj_info * in mlxsw_sp_switchdev_vxlan_vlans_del()
4030 struct switchdev_notifier_port_obj_info * in mlxsw_sp_switchdev_handle_vxlan_obj_add()
4049 struct switchdev_notifier_port_obj_info * in mlxsw_sp_switchdev_handle_vxlan_obj_del()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2377 struct switchdev_notifier_port_obj_info *port_obj_info) in dpaa2_switch_port_obj_event()
/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c2800 struct switchdev_notifier_port_obj_info *port_obj_info) in rocker_switchdev_port_obj_event()