Home
last modified time | relevance | path

Searched refs:RX_COPY_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Duli526x.c58 #define RX_COPY_SIZE 100 macro
852 if ((rxlen < RX_COPY_SIZE) && in uli526x_rx_packet()
H A Ddmfe.c115 #define RX_COPY_SIZE 100 macro
999 if ((rxlen < RX_COPY_SIZE) && in dmfe_rx_packet()
/openbmc/u-boot/drivers/net/
H A Duli526x.c49 #define RX_COPY_SIZE 100 macro