Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h33 #define HNS3_MISC_VECTOR_REG_BASE 0x20400 macro
H A Dhns3_regs.c33 static const uint32_t common_reg_addrs[] = {HNS3_MISC_VECTOR_REG_BASE,
41 static const uint32_t common_vf_reg_addrs[] = {HNS3_MISC_VECTOR_REG_BASE,
H A Dhns3_ethdev_vf.c1043 hns3_write_dev(hw, HNS3_MISC_VECTOR_REG_BASE, 0); in hns3vf_disable_irq0()
1049 hns3_write_dev(hw, HNS3_MISC_VECTOR_REG_BASE, 1); in hns3vf_enable_irq0()
H A Dhns3_ethdev.c108 hns3_write_dev(hw, HNS3_MISC_VECTOR_REG_BASE, 0); in hns3_pf_disable_irq0()
114 hns3_write_dev(hw, HNS3_MISC_VECTOR_REG_BASE, 1); in hns3_pf_enable_irq0()