Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_RX_ETH_BUFFER (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/u-boot/include/configs/
H A Dintegratorap.h43 #define CONFIG_SYS_RX_ETH_BUFFER 8 /* use 8 rx buffer on eepro100 */ macro
H A Dbmips_common.h11 #define CONFIG_SYS_RX_ETH_BUFFER 6 macro
H A D3c120_devboard.h29 #define CONFIG_SYS_RX_ETH_BUFFER 0 macro
H A D10m50_devboard.h29 #define CONFIG_SYS_RX_ETH_BUFFER 0 macro
H A Dms7750se.h49 #define CONFIG_SYS_RX_ETH_BUFFER (8) macro
H A Dcl-som-am57x.h79 #define CONFIG_SYS_RX_ETH_BUFFER 64 macro
H A Dpic32mzdask.h61 #define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A Dcm_t43.h50 #define CONFIG_SYS_RX_ETH_BUFFER 64 macro
H A Dat91rm9200ek.h115 #define CONFIG_SYS_RX_ETH_BUFFER 16 macro
H A Dr7780mp.h57 #define CONFIG_SYS_RX_ETH_BUFFER (8) macro
H A DM5275EVB.h55 #define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A Dam43xx_evm.h221 #define CONFIG_SYS_RX_ETH_BUFFER 64 macro
H A DM5208EVBE.h26 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM5282EVB.h49 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM5272C3.h57 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A Dcobra5272.h119 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM5235EVB.h36 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM53017EVB.h33 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM5373EVB.h33 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM5329EVB.h33 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A Deb_cpu5282.h82 #define CONFIG_SYS_RX_ETH_BUFFER 8 macro
H A DM5475EVB.h36 # define CONFIG_SYS_RX_ETH_BUFFER 32 macro
H A DM5485EVB.h36 # define CONFIG_SYS_RX_ETH_BUFFER 32 macro
H A DM54451EVB.h41 # define CONFIG_SYS_RX_ETH_BUFFER 8 macro
/openbmc/u-boot/drivers/net/
H A Dat91_emac.c25 #if (CONFIG_SYS_RX_ETH_BUFFER > 1024)
27 Please decrease the CONFIG_SYS_RX_ETH_BUFFER value
77 #define RBF_FRAMEMAX CONFIG_SYS_RX_ETH_BUFFER

12