Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c63 #define HNS3_MIN_TUN_PKT_LEN 65U macro
923 int ret = skb_put_padto(skb, HNS3_MIN_TUN_PKT_LEN); in hns3_set_l2l3l4()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c77 #define HNS3_MIN_TUN_PKT_LEN 65U macro
1399 int ret = skb_put_padto(skb, HNS3_MIN_TUN_PKT_LEN); in hns3_set_l4_csum_length()

Completed in 14 milliseconds