EF4_PAGE_SIZE     351 drivers/net/ethernet/sfc/falcon/farch.c 	unsigned int limit = (~dma_addr & (EF4_PAGE_SIZE - 1)) + 1;
EF4_PAGE_SIZE     135 drivers/net/ethernet/sfc/falcon/nic.h #define EF4_BUF_SIZE	EF4_PAGE_SIZE
EF4_PAGE_SIZE      99 drivers/net/ethernet/sfc/falcon/tx.c 	if (PAGE_SIZE > EF4_PAGE_SIZE)
EF4_PAGE_SIZE     101 drivers/net/ethernet/sfc/falcon/tx.c 				   DIV_ROUND_UP(GSO_MAX_SIZE, EF4_PAGE_SIZE));