Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h85 #define EFX_RX_USR_BUF_SIZE (2048 - 256) macro
Dsiena.c432 EFX_RX_USR_BUF_SIZE >> 5); in siena_init_nic()
Defx.c663 BUILD_BUG_ON(EFX_RX_USR_BUF_SIZE % L1_CACHE_BYTES); in efx_start_datapath()
665 2 * ALIGN(NET_IP_ALIGN + EFX_RX_USR_BUF_SIZE, in efx_start_datapath()
669 efx->rx_dma_len = EFX_RX_USR_BUF_SIZE; in efx_start_datapath()
Drx.c50 EFX_RX_USR_BUF_SIZE)