Searched refs:HNS3_VF_RST_ING (Results 1 – 2 of 2) sorted by relevance
52 #define HNS3_VF_RST_ING 0x07008 macro
1069 val = hns3_read_dev(hw, HNS3_VF_RST_ING); in hns3vf_check_event_cause()1070 hns3_write_dev(hw, HNS3_VF_RST_ING, val | HNS3_VF_RST_ING_BIT); in hns3vf_check_event_cause()2269 val = hns3_read_dev(hw, HNS3_VF_RST_ING); in is_vf_reset_done()