Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c433 hns3_enable_txq(struct hns3_tx_queue *txq, bool en) in hns3_enable_txq() function
487 hns3_enable_txq(txq, false); in hns3_start_all_txqs()
489 hns3_enable_txq(txq, true); in hns3_start_all_txqs()
496 hns3_enable_txq(txq, false); in hns3_start_all_txqs()
552 hns3_enable_txq(txq, txq->enabled); in hns3_restore_tqp_enable_state()
567 hns3_enable_txq(txq, false); in hns3_stop_all_txqs()
893 hns3_enable_txq(txq, false); in hns3_reset_queue()
4562 hns3_enable_txq(txq, true); in hns3_dev_tx_queue_start()
4579 hns3_enable_txq(txq, false); in hns3_dev_tx_queue_stop()