Searched refs:COM_RING_SIZE (Results 1 – 2 of 2) sorted by relevance
77 #ifndef COM_RING_SIZE78 #define COM_RING_SIZE 2048 macro
230 u_int com_rbuf_size = COM_RING_SIZE;233 u_int com_rbuf_hiwat = (COM_RING_SIZE * 1) / 4;234 u_int com_rbuf_lowat = (COM_RING_SIZE * 3) / 4;