Home
last modified time | relevance | path

Searched refs:obj_info (Results 1 – 3 of 3) sorted by relevance

/net/switchdev/
Dswitchdev.c201 struct switchdev_notifier_port_obj_info obj_info = { in switchdev_port_obj_notify() local
206 rc = call_switchdev_blocking_notifiers(nt, dev, &obj_info.info, extack); in switchdev_port_obj_notify()
209 WARN_ON(!obj_info.handled); in switchdev_port_obj_notify()
212 if (!obj_info.handled) in switchdev_port_obj_notify()
/net/bridge/
Dbr_mdb.c608 struct switchdev_notifier_port_obj_info obj_info = { in br_mdb_replay_one() local
618 err = nb->notifier_call(nb, action, &obj_info); in br_mdb_replay_one()
Dbr_vlan.c1881 struct switchdev_notifier_port_obj_info obj_info = { in br_vlan_replay_one() local
1891 err = nb->notifier_call(nb, action, &obj_info); in br_vlan_replay_one()