Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h37 #define HNS3_FUN_RST_ING 0x20C00 macro
H A Dhns3_regs.c38 HNS3_FUN_RST_ING,
42 HNS3_FUN_RST_ING,
H A Dhns3_ethdev_vf.c1065 rst_ing_reg = hns3_read_dev(hw, HNS3_FUN_RST_ING); in hns3vf_check_event_cause()
2273 val = hns3_read_dev(hw, HNS3_FUN_RST_ING); in is_vf_reset_done()
H A Dhns3_ethdev.c5294 reg = HNS3_FUN_RST_ING; in is_pf_reset_done()
5391 hns3_read_dev(hw, HNS3_FUN_RST_ING)) { in hns3_msix_process()