Home
last modified time | relevance | path

Searched refs:hns3_get_l4_protocol (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c731 static int hns3_get_l4_protocol(struct sk_buff *skb, u8 *ol4_proto, in hns3_get_l4_protocol() function
1048 ret = hns3_get_l4_protocol(skb, &ol4_proto, &il4_proto); in hns3_fill_skb_desc()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1239 static int hns3_get_l4_protocol(struct sk_buff *skb, u8 *ol4_proto, in hns3_get_l4_protocol() function
1625 ret = hns3_get_l4_protocol(skb, &ol4_proto, &il4_proto); in hns3_handle_csum_partial()

Completed in 13 milliseconds