Searched refs:HNS3_VF_RST_ING (Results 1 – 2 of 2) sorted by relevance
55 #define HNS3_VF_RST_ING 0x07008 macro
628 val = hns3_read_dev(hw, HNS3_VF_RST_ING); in hns3vf_check_event_cause()629 hns3_write_dev(hw, HNS3_VF_RST_ING, val | HNS3_VF_RST_ING_BIT); in hns3vf_check_event_cause()1828 val = hns3_read_dev(hw, HNS3_VF_RST_ING); in is_vf_reset_done()