X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fhns3%2Fhns3_regs.h;h=e141fe10a0f98af8686005e14453b99488635180;hb=31d7c6f7d424c533b0a4dd9b4408b814ac7852f1;hp=39fc5d1b187d411bade0d04ec6380adb61230065;hpb=2b6b09817dcfd81ff6017da49a68fab22c1cb9c2;p=dpdk.git diff --git a/drivers/net/hns3/hns3_regs.h b/drivers/net/hns3/hns3_regs.h index 39fc5d1b18..e141fe10a0 100644 --- a/drivers/net/hns3/hns3_regs.h +++ b/drivers/net/hns3/hns3_regs.h @@ -37,6 +37,9 @@ #define HNS3_FUN_RST_ING 0x20C00 #define HNS3_GRO_EN_REG 0x28000 +#define HNS3_RPU_DROP_CNT_REG 0x28004 +#define HNS3_RXD_ADV_LAYOUT_EN_REG 0x28008 + /* Vector0 register bits for reset */ #define HNS3_VECTOR0_FUNCRESET_INT_B 0 #define HNS3_VECTOR0_GLOBALRESET_INT_B 5