Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dswitchdev.h51 struct switchdev_attr { struct
53 enum switchdev_attr_id id; argument
54 u32 flags;
55 void *complete_priv;
56 void (*complete)(struct net_device *dev, int err, void *priv);
57 union {
69 } u;