Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h365 unsigned int number_tx_queues; member
H A Dstmmac_ethtool.c901 chan->max_tx = priv->dma_cap.number_tx_queues; in stmmac_get_channels()
910 chan->tx_count > priv->dma_cap.number_tx_queues || in stmmac_set_channels()
H A Ddwmac4_dma.c406 dma_cap->number_tx_queues = in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c425 dma_cap->number_tx_queues = in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c4550 priv->dma_cap.number_tx_queues); in stmmac_dma_cap_show()