Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/atm/
A Dlec.h45 struct lane2_ops { struct
46 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force,
48 int (*associate_req) (struct net_device *dev, const u8 *lan_dst,
50 void (*associate_indicator) (struct net_device *dev, const u8 *mac_addr,
144 struct lane2_ops *lane2_ops; /* can be NULL for LANE v1 */ member
A Dlec.c117 static struct lane2_ops lane2_ops = { variable

Completed in 7 milliseconds