Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsungem.h30 #define GREG_CFG_TXDMALIM 0x0000003e /* TX DMA grant limit */ macro
H A Dsungem.c1912 cfg |= ((31 << 1) & GREG_CFG_TXDMALIM); in gem_init_pause_thresholds()
1920 cfg = ((2 << 1) & GREG_CFG_TXDMALIM); in gem_init_pause_thresholds()