Searched defs:dsa_mall_tc_entry (Results 1 – 1 of 1) sorted by relevance
171 struct dsa_mall_tc_entry { struct172 struct list_head list;173 unsigned long cookie;174 enum dsa_port_mall_action_type type;175 union {