Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h384 int (*stop_service)(struct hns3_adapter *hns); member
H A Dhns3_ethdev_vf.c2294 .stop_service = hns3vf_stop_service,
H A Dhns3_intr.c2648 ret = hw->reset.ops->stop_service(hns); in hns3_reset_pre()
H A Dhns3_ethdev.c6568 .stop_service = hns3_stop_service,