Home
last modified time | relevance | path

Searched refs:EFX_RX_USR_BUF_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h81 #define EFX_RX_USR_BUF_SIZE (2048 - 256) macro
Defx.c606 BUILD_BUG_ON(EFX_RX_USR_BUF_SIZE % L1_CACHE_BYTES); in efx_start_datapath()
608 2 * ALIGN(NET_IP_ALIGN + EFX_RX_USR_BUF_SIZE, in efx_start_datapath()
612 efx->rx_dma_len = EFX_RX_USR_BUF_SIZE; in efx_start_datapath()
Drx.c50 EFX_RX_USR_BUF_SIZE)
Dsiena.c386 EFX_RX_USR_BUF_SIZE >> 5); in siena_init_nic()
Dfalcon.c2432 EFX_RX_USR_BUF_SIZE >> 5); in falcon_init_rx_cfg()