Home
last modified time | relevance | path

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

/net/bridge/
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()
/net/switchdev/
Dswitchdev.c820 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_offload() local
834 brport_dev, &brport_info.info, in switchdev_bridge_port_offload()
845 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_unoffload() local
856 brport_dev, &brport_info.info, in switchdev_bridge_port_unoffload()