Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c381 if (hns3_dev_indep_txrx_supported(hw)) { in hns3_enable_all_queues()
426 if (hns3_dev_indep_txrx_supported(hw)) { in hns3_enable_txq()
443 if (hns3_dev_indep_txrx_supported(hw)) { in hns3_enable_rxq()
1751 if (rxq->rx_deferred_start && !hns3_dev_indep_txrx_supported(hw)) { in hns3_rx_queue_setup()
2573 if (txq->tx_deferred_start && !hns3_dev_indep_txrx_supported(hw)) { in hns3_tx_queue_setup()
3801 if (!hns3_dev_indep_txrx_supported(hw)) in hns3_dev_rx_queue_start()
3843 if (!hns3_dev_indep_txrx_supported(hw)) in hns3_dev_rx_queue_stop()
3863 if (!hns3_dev_indep_txrx_supported(hw)) in hns3_dev_tx_queue_start()
3886 if (!hns3_dev_indep_txrx_supported(hw)) in hns3_dev_tx_queue_stop()
H A Dhns3_ethdev.h786 #define hns3_dev_indep_txrx_supported(hw) \ macro
H A Dhns3_ethdev_vf.c798 if (!hns3_dev_indep_txrx_supported(hw)) { in hns3vf_dev_configure()
990 if (hns3_dev_indep_txrx_supported(hw)) in hns3vf_dev_infos_get()
H A Dhns3_ethdev.c2331 if (!hns3_dev_indep_txrx_supported(hw)) { in hns3_dev_configure()
2535 if (hns3_dev_indep_txrx_supported(hw)) in hns3_dev_infos_get()