Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h611 void hns3_enable_all_queues(struct hns3_hw *hw, bool en);
H A Dhns3_rxtx.c370 hns3_enable_all_queues(struct hns3_hw *hw, bool en) in hns3_enable_all_queues() function
1157 hns3_enable_all_queues(hw, true); in hns3_start_tqps()
1179 hns3_enable_all_queues(hw, false); in hns3_stop_tqps()
H A Dhns3_ethdev_vf.c2394 hns3_enable_all_queues(hw, false); in hns3vf_stop_service()
2435 hns3_enable_all_queues(hw, true); in hns3vf_start_service()
H A Dhns3_ethdev.c5534 hns3_enable_all_queues(hw, false); in hns3_stop_service()
5578 hns3_enable_all_queues(hw, true); in hns3_start_service()