Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c595 hns3vf_clear_event_cause(struct hns3_hw *hw, uint32_t regclr) in hns3vf_clear_event_cause() argument
597 hns3_write_dev(hw, HNS3_VECTOR0_CMDQ_SRC_REG, regclr); in hns3vf_clear_event_cause()
H A Dhns3_ethdev.c230 hns3_clear_event_cause(struct hns3_hw *hw, uint32_t event_type, uint32_t regclr) in hns3_clear_event_cause() argument
234 hns3_write_dev(hw, HNS3_MISC_RESET_STS_REG, regclr); in hns3_clear_event_cause()
236 hns3_write_dev(hw, HNS3_VECTOR0_CMDQ_SRC_REG, regclr); in hns3_clear_event_cause()