Searched refs:BTINTEL_PCIE_TX_DESCS_COUNT (Results 1 – 2 of 2) sorted by relevance
161 #define BTINTEL_PCIE_TX_DESCS_COUNT 32 macro
1789 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()