Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h608 void hns3_dev_all_rx_queue_intr_enable(struct hns3_hw *hw, bool en);
H A Dhns3_ethdev_vf.c2246 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3vf_dev_start()
2425 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3vf_start_service()
H A Dhns3_ethdev.c4922 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3_dev_start()
5568 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3_start_service()
H A Dhns3_rxtx.c913 hns3_dev_all_rx_queue_intr_enable(struct hns3_hw *hw, bool en) in hns3_dev_all_rx_queue_intr_enable() function