Searched defs:switchdev_attr (Results 1 – 2 of 2) sorted by relevance
49 struct switchdev_attr { struct51 enum switchdev_attr_id id; argument52 u32 flags;53 void *complete_priv;54 void (*complete)(struct net_device *dev, int err, void *priv);55 union {66 } u;
51 struct switchdev_attr { struct53 enum switchdev_attr_id id; argument54 u32 flags;55 void *complete_priv;56 void (*complete)(struct net_device *dev, int err, void *priv);57 union {69 } u;