Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.h53 #define HNS3_VF_RST_ING_BIT BIT(16) macro
H A Dhns3_ethdev_vf.c1070 hns3_write_dev(hw, HNS3_VF_RST_ING, val | HNS3_VF_RST_ING_BIT); in hns3vf_check_event_cause()
2270 if (val & HNS3_VF_RST_ING_BIT) in is_vf_reset_done()