FEC_ENET_TX_FRSIZE  347 drivers/net/ethernet/freescale/fec.h #define FEC_ENET_TX_FRPPG	(PAGE_SIZE / FEC_ENET_TX_FRSIZE)
FEC_ENET_TX_FRSIZE 2906 drivers/net/ethernet/freescale/fec_main.c 		txq->tx_bounce[i] = kmalloc(FEC_ENET_TX_FRSIZE, GFP_KERNEL);