Home
last modified time | relevance | path

Searched defs:sparx5_mall_entry (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.h214 struct sparx5_mall_entry { struct
215 struct list_head list;
216 struct sparx5_port *port;
217 unsigned long cookie;
218 enum flow_action_id type;
219 bool ingress;
220 union {