Searched refs:hns3_reset_ops (Results 1 – 3 of 3) sorted by relevance
382 struct hns3_reset_ops { struct424 const struct hns3_reset_ops *ops;
6566 static const struct hns3_reset_ops hns3_reset_ops = { variable6623 hw->reset.ops = &hns3_reset_ops; in hns3_dev_init()
2292 static const struct hns3_reset_ops hns3vf_reset_ops = {