Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h31 #define GREG_CFG_RXDMALIM 0x000007c0 /* RX DMA grant limit */ macro
H A Dsungem.c1913 cfg |= ((31 << 6) & GREG_CFG_RXDMALIM); in gem_init_pause_thresholds()
1921 cfg |= ((8 << 6) & GREG_CFG_RXDMALIM); in gem_init_pause_thresholds()