Searched defs:lane2_ops (Results 1 – 2 of 2) sorted by relevance
44 struct lane2_ops { struct45 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force,47 int (*associate_req) (struct net_device *dev, const u8 *lan_dst,49 void (*associate_indicator) (struct net_device *dev, const u8 *mac_addr,143 struct lane2_ops *lane2_ops; /* can be NULL for LANE v1 */ member
118 static struct lane2_ops lane2_ops = { variable