Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dswitchdev.h129 struct switchdev_ops { struct
189 #define SWITCHDEV_SET_OPS(netdev, ops) ((netdev)->switchdev_ops = (ops))
/linux-4.19.296/include/linux/
Dnetdevice.h1820 const struct switchdev_ops *switchdev_ops; member