Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h80 #define SK_RB_LLPP_S (10 * 1024) /* Lower Level for small Queues */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c865 RxLoThresVal += (SK_RB_LLPP_B - SK_RB_LLPP_S) / 8; in DoInitRamQueue()