Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Drx_common.h19 EFX_RX_USR_BUF_SIZE)
Defx_common.c385 BUILD_BUG_ON(EFX_RX_USR_BUF_SIZE % L1_CACHE_BYTES); in efx_start_datapath()
387 2 * ALIGN(NET_IP_ALIGN + EFX_RX_USR_BUF_SIZE, in efx_start_datapath()
391 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.c437 EFX_RX_USR_BUF_SIZE >> 5); in siena_init_nic()
/linux-6.1.9/drivers/net/ethernet/sfc/
Drx_common.h19 EFX_RX_USR_BUF_SIZE)
Defx_common.c386 BUILD_BUG_ON(EFX_RX_USR_BUF_SIZE % L1_CACHE_BYTES); in efx_start_datapath()
388 2 * ALIGN(NET_IP_ALIGN + EFX_RX_USR_BUF_SIZE, in efx_start_datapath()
392 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