Home
last modified time | relevance | path

Searched refs:HNS3_GLOBAL_RESET_REG (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h36 #define HNS3_GLOBAL_RESET_REG 0x20A00 macro
H A Dhns3_regs.c37 HNS3_GLOBAL_RESET_REG,
H A Dhns3_ethdev.c5286 reg = HNS3_GLOBAL_RESET_REG; in is_pf_reset_done()
5290 reg = HNS3_GLOBAL_RESET_REG; in is_pf_reset_done()
5390 if (hns3_read_dev(hw, HNS3_GLOBAL_RESET_REG) || in hns3_msix_process()
5404 val = hns3_read_dev(hw, HNS3_GLOBAL_RESET_REG); in hns3_msix_process()
5406 hns3_write_dev(hw, HNS3_GLOBAL_RESET_REG, val); in hns3_msix_process()