EFX_RX_USR_BUF_SIZE  661 drivers/net/ethernet/sfc/efx.c 		BUILD_BUG_ON(EFX_RX_USR_BUF_SIZE % L1_CACHE_BYTES);
EFX_RX_USR_BUF_SIZE  663 drivers/net/ethernet/sfc/efx.c 			     2 * ALIGN(NET_IP_ALIGN + EFX_RX_USR_BUF_SIZE,
EFX_RX_USR_BUF_SIZE  667 drivers/net/ethernet/sfc/efx.c 		efx->rx_dma_len = EFX_RX_USR_BUF_SIZE;
EFX_RX_USR_BUF_SIZE   47 drivers/net/ethernet/sfc/rx.c 				      EFX_RX_USR_BUF_SIZE)
EFX_RX_USR_BUF_SIZE  429 drivers/net/ethernet/sfc/siena.c 			    EFX_RX_USR_BUF_SIZE >> 5);