Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dswitchdev.h45 struct switchdev_attr { struct
47 enum switchdev_attr_id id; argument
48 u32 flags;
49 void *complete_priv;
50 void (*complete)(struct net_device *dev, int err, void *priv);
51 union {
58 } u;