Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h683 void hns3_dev_all_rx_queue_intr_enable(struct hns3_hw *hw, bool en);
H A Dhns3_ethdev_vf.c1797 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3vf_dev_start()
1997 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3vf_start_service()
H A Dhns3_ethdev.c5128 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3_dev_start()
5868 hns3_dev_all_rx_queue_intr_enable(hw, true); in hns3_start_service()
H A Dhns3_rxtx.c1033 hns3_dev_all_rx_queue_intr_enable(struct hns3_hw *hw, bool en) in hns3_dev_all_rx_queue_intr_enable() function