Searched refs:RX_BCOPY_MAX (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun/io/eri/ | ||
H A D | eri.h | 172 #define RX_BCOPY_MAX 704 /* bcopy for packets < 704 bytes */ macro |
H A D | eri.c | 523 static int eri_rx_bcopy_max = RX_BCOPY_MAX; /* =1:use bcopy() */ |