Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c1035 hns3vf_clear_event_cause(struct hns3_hw *hw, uint32_t regclr) in hns3vf_clear_event_cause() argument
1037 hns3_write_dev(hw, HNS3_VECTOR0_CMDQ_SRC_REG, regclr); in hns3vf_clear_event_cause()
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() argument
204 hns3_write_dev(hw, HNS3_MISC_RESET_STS_REG, regclr); in hns3_clear_event_cause()
206 hns3_write_dev(hw, HNS3_VECTOR0_CMDQ_SRC_REG, regclr); in hns3_clear_event_cause()