Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c221 pdata->rx_riwt = hw_ops->usec_to_riwt(pdata, XLGMAC_INIT_DMA_RX_USECS); in xlgmac_init()
222 pdata->rx_usecs = XLGMAC_INIT_DMA_RX_USECS; in xlgmac_init()
H A Ddwc-xlgmac.h69 #define XLGMAC_INIT_DMA_RX_USECS 30 macro