Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dsungem.h30 #define GREG_CFG_TXDMALIM 0x0000003e /* TX DMA grant limit */ macro
Dsungem.c1923 cfg |= ((31 << 1) & GREG_CFG_TXDMALIM); in gem_init_pause_thresholds()
1931 cfg = ((2 << 1) & GREG_CFG_TXDMALIM); in gem_init_pause_thresholds()