Searched refs:BTINTEL_PCIE_TXQ_NUM (Results 1 – 2 of 2) sorted by relevance
157 queue_num == BTINTEL_PCIE_TXQ_NUM ? "TXQ" : "RXQ", in ipc_print_ia_ring()218 tfd_index = data->ia.tr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_send_sync()229 data->ia.tr_hia[BTINTEL_PCIE_TXQ_NUM] = tfd_index; in btintel_pcie_send_sync()866 cr_tia = data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_msix_tx_handle()867 cr_hia = data->ia.cr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_msix_tx_handle()884 data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM] = cr_tia; in btintel_pcie_msix_tx_handle()885 ipc_print_ia_ring(data->hdev, &data->ia, BTINTEL_PCIE_TXQ_NUM); in btintel_pcie_msix_tx_handle()1319 return data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM] == data->ia.cr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_is_txackq_empty()1511 ci->tfdq_db_vec = BTINTEL_PCIE_TXQ_NUM; in btintel_pcie_init_ci()1512 ci->urbdq0_db_vec = BTINTEL_PCIE_TXQ_NUM; in btintel_pcie_init_ci()
145 BTINTEL_PCIE_TXQ_NUM = 0, enumerator