Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel_pcie.h161 #define BTINTEL_PCIE_TX_DESCS_COUNT 32 macro
H A Dbtintel_pcie.c1789 tfd_size = ALIGN(sizeof(struct tfd) * BTINTEL_PCIE_TX_DESCS_COUNT, in btintel_pcie_alloc()
1791 urbd0_size = ALIGN(sizeof(struct urbd0) * BTINTEL_PCIE_TX_DESCS_COUNT, in btintel_pcie_alloc()
1825 data->txq.count = BTINTEL_PCIE_TX_DESCS_COUNT; in btintel_pcie_alloc()