Searched refs:HNS3_TXD_L4T_S (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 128 #define HNS3_TXD_L4T_S 2 macro 129 #define HNS3_TXD_L4T_M (0x3 << HNS3_TXD_L4T_S)
|
H A D | hns3_enet.c | 916 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4T_S, in hns3_set_l2l3l4() 929 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4T_S, in hns3_set_l2l3l4() 936 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4T_S, in hns3_set_l2l3l4()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 142 #define HNS3_TXD_L4T_S 2 macro 143 #define HNS3_TXD_L4T_M (0x3 << HNS3_TXD_L4T_S)
|
H A D | hns3_enet.c | 1392 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4T_S, in hns3_set_l4_csum_length() 1405 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4T_S, in hns3_set_l4_csum_length() 1412 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4T_S, in hns3_set_l4_csum_length()
|
Completed in 19 milliseconds