Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h81 #define SK_RB_LLPP_B (16 * 1024) /* Lower Level for big Queues */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c847 RxLoThresVal = (QuEndAddr + 1 - QuStartAddr - SK_RB_LLPP_B)/8; in DoInitRamQueue()
865 RxLoThresVal += (SK_RB_LLPP_B - SK_RB_LLPP_S) / 8; in DoInitRamQueue()