Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Drx_common.h19 EFX_RX_USR_BUF_SIZE)
Defx_common.c384 BUILD_BUG_ON(EFX_RX_USR_BUF_SIZE % L1_CACHE_BYTES); in efx_start_datapath()
386 2 * ALIGN(NET_IP_ALIGN + EFX_RX_USR_BUF_SIZE, in efx_start_datapath()
390 efx->rx_dma_len = EFX_RX_USR_BUF_SIZE; in efx_start_datapath()
Drx.c41 EFX_RX_USR_BUF_SIZE)
Dnet_driver.h86 #define EFX_RX_USR_BUF_SIZE (2048 - 256) macro
Dsiena.c434 EFX_RX_USR_BUF_SIZE >> 5); in siena_init_nic()