Home
last modified time | relevance | path

Searched defs:PKT_MAXBLR_SIZE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmcffec.c30 #define PKT_MAXBLR_SIZE 1520 macro
H A Dfsl_mcdmafec.c25 #define PKT_MAXBLR_SIZE 1536 macro
H A Dmpc8xx_fec.c87 #define PKT_MAXBLR_SIZE 1520 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c96 #define PKT_MAXBLR_SIZE 1536 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h116 #define PKT_MAXBLR_SIZE ((PKT_MAXBUF_SIZE + 31) & ~31) macro