Home
last modified time | relevance | path

Searched defs:switchdev_attr (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dswitchdev.h38 struct switchdev_attr { struct
40 enum switchdev_attr_id id; argument
41 u32 flags;
42 void *complete_priv;
43 void (*complete)(struct net_device *dev, int err, void *priv);
44 union {
53 } u;

Completed in 5 milliseconds