Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/dev/
H A Dplcomvar.h70 #define PLCOM_RING_SIZE 2048 macro
H A Dplcom.c219 u_int plcom_rbuf_size = PLCOM_RING_SIZE;
222 u_int plcom_rbuf_hiwat = (PLCOM_RING_SIZE * 1) / 4;
223 u_int plcom_rbuf_lowat = (PLCOM_RING_SIZE * 3) / 4;