Searched defs:lane2_ops (Results 1 – 2 of 2) sorted by relevance
45 struct lane2_ops { struct46 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
117 static struct lane2_ops lane2_ops = { variable
Completed in 7 milliseconds