Home
last modified time | relevance | path

Searched refs:XLGMAC_DMA_STOP_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h62 #define XLGMAC_DMA_STOP_TIMEOUT 5 macro
H A Ddwc-xlgmac-hw.c479 tx_timeout = jiffies + (XLGMAC_DMA_STOP_TIMEOUT * HZ); in xlgmac_prepare_tx_stop()
583 rx_timeout = jiffies + (XLGMAC_DMA_STOP_TIMEOUT * HZ); in xlgmac_prepare_rx_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h63 #define XLGMAC_DMA_STOP_TIMEOUT 5 macro
H A Ddwc-xlgmac-hw.c479 tx_timeout = jiffies + (XLGMAC_DMA_STOP_TIMEOUT * HZ); in xlgmac_prepare_tx_stop()
583 rx_timeout = jiffies + (XLGMAC_DMA_STOP_TIMEOUT * HZ); in xlgmac_prepare_rx_stop()

Completed in 10 milliseconds