Searched refs:hns3_dev_indep_txrx_supported (Results 1 – 4 of 4) sorted by relevance
381 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()
786 #define hns3_dev_indep_txrx_supported(hw) \ macro
798 if (!hns3_dev_indep_txrx_supported(hw)) { in hns3vf_dev_configure()990 if (hns3_dev_indep_txrx_supported(hw)) in hns3vf_dev_infos_get()
2331 if (!hns3_dev_indep_txrx_supported(hw)) { in hns3_dev_configure()2535 if (hns3_dev_indep_txrx_supported(hw)) in hns3_dev_infos_get()