Searched refs:lane2_associate_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/atm/ |
H A D | lec.c | 76 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, 119 .associate_req = lane2_associate_req, /* spec 3.1.4 */ 1122 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, in lane2_associate_req() function 1146 pr_info("lec.c: lane2_associate_req() failed\n"); in lane2_associate_req()
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | lec.c | 76 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, 119 .associate_req = lane2_associate_req, /* spec 3.1.4 */ 1120 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, in lane2_associate_req() function 1144 pr_info("lec.c: lane2_associate_req() failed\n"); in lane2_associate_req()
|
Completed in 9 milliseconds