Searched defs:switchdev_attr (Results 1 – 2 of 2) sorted by relevance
57 struct switchdev_attr { struct59 enum switchdev_attr_id id; argument60 u32 flags;61 void *complete_priv;62 void (*complete)(struct net_device *dev, int err, void *priv);63 union {72 } u;
48 struct switchdev_attr { struct50 enum switchdev_attr_id id; argument51 u32 flags;52 void *complete_priv;53 void (*complete)(struct net_device *dev, int err, void *priv);54 union {64 } u;