Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c778 hns3_reset_queue(struct hns3_hw *hw, uint16_t queue_id, in hns3_reset_queue() function
3804 ret = hns3_reset_queue(hw, rx_queue_id, HNS3_RING_TYPE_RX); in hns3_dev_rx_queue_start()
3866 ret = hns3_reset_queue(hw, tx_queue_id, HNS3_RING_TYPE_TX); in hns3_dev_tx_queue_start()