Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel_pcie.c40 #define BTINTEL_PCIE_DMA_ALIGN_128B 128 /* 128 byte aligned */ macro
1798 BTINTEL_PCIE_DMA_ALIGN_128B); in btintel_pcie_alloc()
1800 BTINTEL_PCIE_DMA_ALIGN_128B); in btintel_pcie_alloc()
1803 BTINTEL_PCIE_DMA_ALIGN_128B); in btintel_pcie_alloc()
1805 BTINTEL_PCIE_DMA_ALIGN_128B); in btintel_pcie_alloc()
1808 BTINTEL_PCIE_DMA_ALIGN_128B); in btintel_pcie_alloc()
1810 ctx_size = ALIGN(sizeof(struct ctx_info), BTINTEL_PCIE_DMA_ALIGN_128B); in btintel_pcie_alloc()
1815 total, BTINTEL_PCIE_DMA_ALIGN_128B, 0); in btintel_pcie_alloc()