Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/dec/tulip/
Dde4x5.c668 #define DESC_SKIP_LEN DSL_0 /* Must agree with DESC_ALIGN */ macro
1405 bmr = (lp->chipset==DC21140 ? PBL_8 : PBL_4) | DESC_SKIP_LEN | DE4X5_CACHE_ALIGN; in de4x5_sw_reset()