Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_regs.h28 #define HNS3_VECTOR0_OTHER_INT_STS_REG 0x20800 macro
H A Dhns3_regs.c38 HNS3_VECTOR0_OTHER_INT_STS_REG,
H A Dhns3_ethdev.c174 vector0_int_stats = hns3_read_dev(hw, HNS3_VECTOR0_OTHER_INT_STS_REG); in hns3_check_event_cause()
244 vector0_int_stats = hns3_read_dev(hw, HNS3_VECTOR0_OTHER_INT_STS_REG); in hns3_clear_all_event_cause()
304 vector0_int = hns3_read_dev(hw, HNS3_VECTOR0_OTHER_INT_STS_REG); in hns3_interrupt_handler()