Searched defs:dsa_mall_tc_entry (Results 1 – 1 of 1) sorted by relevance
222 struct dsa_mall_tc_entry { struct223 struct list_head list;224 unsigned long cookie;225 enum dsa_port_mall_action_type type;226 union {