Searched refs:BTINTEL_PCIE_TXQ_NUM (Results 1 – 2 of 2) sorted by relevance
244 queue_num == BTINTEL_PCIE_TXQ_NUM ? "TXQ" : "RXQ", in ipc_print_ia_ring() 380 cr_hia = data->ia.cr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_dump_debug_registers() 381 cr_tia = data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_dump_debug_registers() 402 tfd_index = data->ia.tr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_send_sync() 439 data->ia.tr_hia[BTINTEL_PCIE_TXQ_NUM] = tfd_index; in btintel_pcie_send_sync() 1094 cr_tia = data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_msix_tx_handle() 1095 cr_hia = data->ia.cr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_msix_tx_handle() 1117 data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM] = cr_tia; in btintel_pcie_recv_event() 1118 ipc_print_ia_ring(data->hdev, &data->ia, BTINTEL_PCIE_TXQ_NUM); in btintel_pcie_recv_event() 1703 return data->ia.cr_tia[BTINTEL_PCIE_TXQ_NUM] in btintel_pcie_irq_msix_handler() [all...]
182 BTINTEL_PCIE_TXQ_NUM = 0, enumerator