Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c264 dma_cap->number_tx_channel = (hw_cap & DMA_HW_FEAT_TXCHCNT) >> 22; in dwmac1000_get_hw_feature()
H A Dcommon.h435 unsigned int number_tx_channel; member
H A Ddwmac4_dma.c446 dma_cap->number_tx_channel = in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c466 dma_cap->number_tx_channel = in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6316 priv->dma_cap.number_tx_channel); in stmmac_dma_cap_show()