rxfifo_over_2048  337 drivers/net/ethernet/stmicro/stmmac/common.h 	unsigned int rxfifo_over_2048;
rxfifo_over_2048  249 drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c 	dma_cap->rxfifo_over_2048 = (hw_cap & DMA_HW_FEAT_RXFIFOSIZE) >> 19;
rxfifo_over_2048 4163 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		   (priv->dma_cap.rxfifo_over_2048) ? "Y" : "N");