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