Searched refs:HNS3_TXD_L4CS_B (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 131 #define HNS3_TXD_L4CS_B 5 macro
|
H A D | hns3_enet.c | 915 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4CS_B, 1); in hns3_set_l2l3l4() 928 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4CS_B, 1); in hns3_set_l2l3l4() 935 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4CS_B, 1); in hns3_set_l2l3l4()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 145 #define HNS3_TXD_L4CS_B 5 macro
|
H A D | hns3_enet.c | 1391 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4CS_B, 1); in hns3_set_l4_csum_length() 1404 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4CS_B, 1); in hns3_set_l4_csum_length() 1411 hns3_set_field(*type_cs_vlan_tso, HNS3_TXD_L4CS_B, 1); in hns3_set_l4_csum_length()
|
Completed in 16 milliseconds