Searched refs:EFX_PAGE_IP_ALIGN (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dnet_driver.h449 #define EFX_PAGE_IP_ALIGN 0 macro
451 #define EFX_PAGE_IP_ALIGN NET_IP_ALIGN macro
459 * EFX_PAGE_IP_ALIGN.
H A Drx.c226 rx_buf->dma_addr = dma_addr + EFX_PAGE_IP_ALIGN;
228 rx_buf->len = efx->rx_buffer_len - EFX_PAGE_IP_ALIGN;
H A Defx.c626 efx->rx_buffer_len = (max(EFX_PAGE_IP_ALIGN, NET_IP_ALIGN) +

Completed in 16 milliseconds