Searched refs:obj_info (Results 1 – 3 of 3) sorted by relevance
201 struct switchdev_notifier_port_obj_info obj_info = { in switchdev_port_obj_notify() local206 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()
608 struct switchdev_notifier_port_obj_info obj_info = { in br_mdb_replay_one() local618 err = nb->notifier_call(nb, action, &obj_info); in br_mdb_replay_one()
1881 struct switchdev_notifier_port_obj_info obj_info = { in br_vlan_replay_one() local1891 err = nb->notifier_call(nb, action, &obj_info); in br_vlan_replay_one()