Searched refs:hns3_set_l2l3l4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 852 static int hns3_set_l2l3l4(struct sk_buff *skb, u8 ol4_proto, in hns3_set_l2l3l4() function 1056 ret = hns3_set_l2l3l4(skb, ol4_proto, il4_proto, in hns3_fill_skb_desc()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 1433 static int hns3_set_l2l3l4(struct sk_buff *skb, u8 ol4_proto, in hns3_set_l2l3l4() function 1631 ret = hns3_set_l2l3l4(skb, ol4_proto, il4_proto, in hns3_handle_csum_partial()
|
Completed in 14 milliseconds