Searched refs:RB_LLPP_S (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 1018 #define RB_LLPP_S (10 * 1024) /* Lower Level for small Queues */ macro |
H A D | yge.c | 2660 ltpp += (RB_LLPP_B - RB_LLPP_S) / 8; in yge_set_rambuffer() |