Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c41 struct vcap_enabled_port { struct
42 struct list_head list; /* for insertion in enabled ports list */
43 struct net_device *ndev; /* the enabled port */
44 unsigned long cookie; /* filter that enabled the port */
45 int src_cid; /* source chain id */
46 int dst_cid; /* destination chain id */