Home
last modified time | relevance | path

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

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