Searched refs:check_L2_lro_capable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 8170 static int check_L2_lro_capable(u8 *buffer, struct iphdr **ip, in check_L2_lro_capable() function 8371 ret = check_L2_lro_capable(buffer, &ip, (struct tcphdr **)tcp, in s2io_club_tcp_session()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 8164 static int check_L2_lro_capable(u8 *buffer, struct iphdr **ip, in check_L2_lro_capable() function 8365 ret = check_L2_lro_capable(buffer, &ip, (struct tcphdr **)tcp, in s2io_club_tcp_session()
|
Completed in 18 milliseconds