Searched refs:tfd_index (Results 1 – 4 of 4) sorted by relevance
231 /* Copy the data to next(@tfd_index) data buffer and update the TFD(transfer234 static void btintel_pcie_prepare_tx(struct txq *txq, u16 tfd_index, in btintel_pcie_prepare_tx() argument 240 tfd = &txq->tfds[tfd_index]; in btintel_pcie_prepare_tx() 243 buf = &txq->bufs[tfd_index]; in btintel_pcie_prepare_tx() 346 u16 tfd_index; in btintel_pcie_send_sync() local 353 tfd_index = data->ia.tr_hia[BTINTEL_PCIE_TXQ_NUM]; in btintel_pcie_send_sync() 355 if (tfd_index > txq->count) in btintel_pcie_send_sync() 381 btintel_pcie_prepare_tx(txq, tfd_index, skb); in btintel_pcie_send_sync() 383 tfd_index = (tfd_index in btintel_pcie_send_sync() [all...]
292 * @tfd_index: Index of TFD in TFDQ + 1298 u32 tfd_index:16, member
652 * @tfd_index: Index of first un-acked frame in the TFD queue659 __le16 tfd_index; member
1369 int index = le16_to_cpu(ba_tfd->tfd_index); in iwl_mld_handle_compressed_ba_notif()