Searched defs:switchdev_attr (Results 1 – 1 of 1) sorted by relevance
159079 struct switchdev_attr { struct159081 enum switchdev_attr_id id; argument159082 u32 flags;159083 void *complete_priv;159084 void (*complete)(struct net_device *, int, void *);159085 union {159094 } u;