Searched refs:RX_COPYBREAK (Results 1 – 1 of 1) sorted by relevance
140 #define RX_COPYBREAK 256 macro1263 if (length < RX_COPYBREAK) { in e100_rx()