Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h155 #define HNS3_TXD_L4LEN_S 24 macro
156 #define HNS3_TXD_L4LEN_M (0xff << HNS3_TXD_L4LEN_S)
Dhns3_enet.c637 HNS3_TXD_L4LEN_M, HNS3_TXD_L4LEN_S, in hns3_set_l2l3l4_len()
669 HNS3_TXD_L4LEN_S, l4.tcp->doff); in hns3_set_l2l3l4_len()
673 HNS3_TXD_L4LEN_S, in hns3_set_l2l3l4_len()
678 HNS3_TXD_L4LEN_S, in hns3_set_l2l3l4_len()