Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr.c211 struct switchdev_notifier_brport_info *brport_info; in br_switchdev_blocking_event() local
222 brport_info = ptr; in br_switchdev_blocking_event()
223 b = &brport_info->brport; in br_switchdev_blocking_event()
231 brport_info = ptr; in br_switchdev_blocking_event()
232 b = &brport_info->brport; in br_switchdev_blocking_event()
238 brport_info = ptr; in br_switchdev_blocking_event()
239 b = &brport_info->brport; in br_switchdev_blocking_event()
/openbmc/linux/net/switchdev/
H A Dswitchdev.c898 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_offload() local
912 brport_dev, &brport_info.info, in switchdev_bridge_port_offload()
923 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_unoffload() local
934 brport_dev, &brport_info.info, in switchdev_bridge_port_unoffload()
945 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_replay() local
958 brport_dev, &brport_info.info, in switchdev_bridge_port_replay()