Searched refs:RGE_RECV_COPY_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rge/ | ||
H A D | rge.h | 145 #define RGE_RECV_COPY_SIZE 256 macro |
H A D | rge_rxtx.c | 229 if (rgep->rx_bcopy || packet_len <= RGE_RECV_COPY_SIZE || in rge_receive_packet() |