Home
last modified time | relevance | path

Searched refs:brport_info (Results 1 – 2 of 2) sorted by relevance

/linux/net/bridge/
H A Dbr.c223 struct switchdev_notifier_brport_info *brport_info; in br_switchdev_blocking_event() local
234 brport_info = ptr; in br_switchdev_blocking_event()
235 b = &brport_info->brport; in br_switchdev_blocking_event()
243 brport_info = ptr; in br_switchdev_blocking_event()
244 b = &brport_info->brport; in br_switchdev_blocking_event()
250 brport_info = ptr; in br_switchdev_blocking_event()
251 b = &brport_info->brport; in br_switchdev_blocking_event()
/linux/net/switchdev/
H A Dswitchdev.c1000 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_offload() local
1014 brport_dev, &brport_info.info, in switchdev_bridge_port_offload()
1025 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_unoffload() local
1036 brport_dev, &brport_info.info, in switchdev_bridge_port_unoffload()
1047 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_replay() local
1060 brport_dev, &brport_info.info, in switchdev_bridge_port_replay()