Home
last modified time | relevance | path

Searched refs:restore_conf (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h388 int (*restore_conf)(struct hns3_adapter *hns); member
H A Dhns3_ethdev_vf.c2298 .restore_conf = hns3vf_restore_conf,
H A Dhns3_intr.c2715 ret = hw->reset.ops->restore_conf(hns); in hns3_reset_post()
H A Dhns3_ethdev.c6572 .restore_conf = hns3_restore_conf,