Home
last modified time | relevance | path

Searched refs:hns3_reset_ops (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h332 struct hns3_reset_ops { struct
374 const struct hns3_reset_ops *ops;
H A Dhns3_ethdev.c6069 static const struct hns3_reset_ops hns3_reset_ops = { variable
6139 hw->reset.ops = &hns3_reset_ops; in hns3_dev_init()
H A Dhns3_ethdev_vf.c2710 static const struct hns3_reset_ops hns3vf_reset_ops = {