Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c201 hns3_clear_event_cause(struct hns3_hw *hw, uint32_t event_type, uint32_t regclr) in hns3_clear_event_cause() function
221 hns3_clear_event_cause(hw, HNS3_VECTOR0_EVENT_RST, in hns3_clear_all_event_cause()
225 hns3_clear_event_cause(hw, HNS3_VECTOR0_EVENT_MBX, 0); in hns3_clear_all_event_cause()
255 hns3_clear_event_cause(hw, event_cause, clearval); in hns3_interrupt_handler()