Searched refs:BTINTEL_PCIE_RX_DESCS_COUNT (Results 1 – 2 of 2) sorted by relevance
164 #define BTINTEL_PCIE_RX_DESCS_COUNT 64 macro
1794 frbd_size = ALIGN(sizeof(struct frbd) * BTINTEL_PCIE_RX_DESCS_COUNT, in btintel_pcie_alloc()1796 urbd1_size = ALIGN(sizeof(struct urbd1) * BTINTEL_PCIE_RX_DESCS_COUNT, in btintel_pcie_alloc()1826 data->rxq.count = BTINTEL_PCIE_RX_DESCS_COUNT; in btintel_pcie_alloc()