Searched defs:prestera_switch (Results 1 – 1 of 1) sorted by relevance
180 struct prestera_switch { struct182 struct prestera_switchdev *swdev; argument183 struct prestera_rxtx *rxtx;184 struct prestera_acl *acl;208 static inline void prestera_write(const struct prestera_switch *sw, in prestera_write() argument