Home
last modified time | relevance | path

Searched refs:DMA_MAX_TX_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h52 #define DMA_MAX_TX_SIZE 1024 macro
H A Dstmmac_ethtool.c486 ring->tx_max_pending = DMA_MAX_TX_SIZE; in stmmac_get_ringparam()
501 ring->tx_pending > DMA_MAX_TX_SIZE || in stmmac_set_ringparam()