Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr.c128 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
/linux-4.4.14/include/net/
Dswitchdev.h164 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function