Home
last modified time | relevance | path

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

/Linux-v6.6/net/bridge/
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()
/Linux-v6.6/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()
872 struct switchdev_notifier_brport_info brport_info = { in switchdev_bridge_port_replay() local
885 brport_dev, &brport_info.info, in switchdev_bridge_port_replay()