Searched refs:restore_conf (Results 1 – 4 of 4) sorted by relevance
388 int (*restore_conf)(struct hns3_adapter *hns); member
2298 .restore_conf = hns3vf_restore_conf,
2715 ret = hw->reset.ops->restore_conf(hns); in hns3_reset_post()
6572 .restore_conf = hns3_restore_conf,