Searched refs:transfer_id (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/ath/ath10k/ |
D | ce.h | 150 unsigned int transfer_id, 157 unsigned int transfer_id,
|
D | ce.c | 272 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()
|
D | hif.h | 26 u16 transfer_id; member
|
D | pci.c | 1167 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()
|
D | htt_tx.c | 697 sg_items[0].transfer_id = 0; in ath10k_htt_tx() 706 sg_items[1].transfer_id = 0; in ath10k_htt_tx()
|
D | htc.c | 143 sg_item.transfer_id = ep->eid; in ath10k_htc_send()
|