Home
last modified time | relevance | path

Searched refs:transfer_id (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dce.h150 unsigned int transfer_id,
157 unsigned int transfer_id,
Dce.c272 unsigned int transfer_id, in ath10k_ce_send_nolock() argument
298 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in ath10k_ce_send_nolock()
356 unsigned int transfer_id, in ath10k_ce_send() argument
365 buffer, nbytes, transfer_id, flags); in ath10k_ce_send()
Dhif.h26 u16 transfer_id; member
Dpci.c1167 unsigned int transfer_id; in ath10k_pci_process_rx_cb() local
1172 &ce_data, &nbytes, &transfer_id, in ath10k_pci_process_rx_cb()
1287 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
1305 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
1810 unsigned int transfer_id; in ath10k_pci_bmi_recv_data() local
1814 &nbytes, &transfer_id, &flags)) in ath10k_pci_bmi_recv_data()
Dhtt_tx.c697 sg_items[0].transfer_id = 0; in ath10k_htt_tx()
706 sg_items[1].transfer_id = 0; in ath10k_htt_tx()
Dhtc.c143 sg_item.transfer_id = ep->eid; in ath10k_htc_send()