Home
last modified time | relevance | path

Searched refs:BNXT_HWRM_DMA_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hwrm.h74 #define BNXT_HWRM_DMA_ALIGN 16 macro
H A Dbnxt_hwrm.c791 offset = ALIGN_DOWN(offset, BNXT_HWRM_DMA_ALIGN); in hwrm_req_dma_slice()