Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h55 #define DMA_MAX_RX_SIZE 1024 macro
H A Dstmmac_ethtool.c485 ring->rx_max_pending = DMA_MAX_RX_SIZE; in stmmac_get_ringparam()
498 ring->rx_pending > DMA_MAX_RX_SIZE || in stmmac_set_ringparam()