Home
last modified time | relevance | path

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

/linux/net/bridge/
A Dbr.c210 struct switchdev_notifier_brport_info *brport_info; in br_switchdev_blocking_event() local
221 brport_info = ptr; in br_switchdev_blocking_event()
222 b = &brport_info->brport; in br_switchdev_blocking_event()
230 brport_info = ptr; in br_switchdev_blocking_event()
231 b = &brport_info->brport; in br_switchdev_blocking_event()
/linux/net/switchdev/
A Dswitchdev.c714 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_offload() local
728 brport_dev, &brport_info.info, in switchdev_bridge_port_offload()
739 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_unoffload() local
750 brport_dev, &brport_info.info, in switchdev_bridge_port_unoffload()

Completed in 5 milliseconds