Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/net/switchdev/
Dswitchdev.c825 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_offload() local
839 brport_dev, &brport_info.info, in switchdev_bridge_port_offload()
850 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_unoffload() local
861 brport_dev, &brport_info.info, in switchdev_bridge_port_unoffload()