Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c76 #define HNS3_MIN_TUN_PKT_LEN 65U macro
1398 int ret = skb_put_padto(skb, HNS3_MIN_TUN_PKT_LEN); in hns3_set_l4_csum_length()