Searched refs:number_tx_queues (Results 1 – 5 of 5) sorted by relevance
442 unsigned int number_tx_queues; member
1158 chan->max_tx = priv->dma_cap.number_tx_queues; in stmmac_get_channels()1167 chan->tx_count > priv->dma_cap.number_tx_queues || in stmmac_set_channels()
470 dma_cap->number_tx_queues = in dwxgmac2_get_hw_feature()
451 dma_cap->number_tx_queues = in dwmac4_get_hw_feature()
6440 priv->dma_cap.number_tx_queues); in stmmac_dma_cap_show()7229 if (priv->dma_cap.number_tx_queues && in stmmac_hw_init()7230 priv->plat->tx_queues_to_use > priv->dma_cap.number_tx_queues) { in stmmac_hw_init()7234 priv->plat->tx_queues_to_use = priv->dma_cap.number_tx_queues; in stmmac_hw_init()