Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dce.h179 unsigned int transfer_id,
186 unsigned int transfer_id,
328 u32 transfer_id, u32 flags);
H A Dce.c425 unsigned int transfer_id, in _ath10k_ce_send_nolock() argument
451 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock()
482 unsigned int transfer_id, in _ath10k_ce_send_nolock_64() argument
517 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock_64()
563 unsigned int transfer_id, in ath10k_ce_send_nolock() argument
567 buffer, nbytes, transfer_id, flags); in ath10k_ce_send_nolock()
603 unsigned int transfer_id, in ath10k_ce_send() argument
612 buffer, nbytes, transfer_id, flags); in ath10k_ce_send()
H A Dhif.h22 u16 transfer_id; member
H A Dhtt_tx.c1559 sg_items[0].transfer_id = 0; in ath10k_htt_tx_32()
1568 sg_items[1].transfer_id = 0; in ath10k_htt_tx_32()
1771 sg_items[0].transfer_id = 0; in ath10k_htt_tx_64()
1780 sg_items[1].transfer_id = 0; in ath10k_htt_tx_64()
H A Dhtc.c205 sg_item.transfer_id = ep->eid; in ath10k_htc_send()
657 sg_item.transfer_id = ep->eid; in ath10k_htc_send_bundle()
H A Dsnoc.c708 items[i].transfer_id, in ath10k_snoc_hif_tx_sg()
722 items[i].transfer_id, in ath10k_snoc_hif_tx_sg()
H A Dpci.c1445 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
1478 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dce.h172 u16 transfer_id);
H A Dce.c639 u16 transfer_id) in ath12k_ce_send() argument
703 skb->len, transfer_id, byte_swap_data); in ath12k_ce_send()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dce.h199 u16 transfer_id);
H A Dce.c712 u16 transfer_id) in ath11k_ce_send() argument
776 skb->len, transfer_id, byte_swap_data); in ath11k_ce_send()