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.c428 unsigned int transfer_id, in _ath10k_ce_send_nolock() argument
454 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock()
485 unsigned int transfer_id, in _ath10k_ce_send_nolock_64() argument
520 desc_flags |= SM(transfer_id, CE_DESC_FLAGS_META_DATA); in _ath10k_ce_send_nolock_64()
566 unsigned int transfer_id, in ath10k_ce_send_nolock() argument
570 buffer, nbytes, transfer_id, flags); in ath10k_ce_send_nolock()
606 unsigned int transfer_id, in ath10k_ce_send() argument
615 buffer, nbytes, transfer_id, flags); in ath10k_ce_send()
H A Dhif.h22 u16 transfer_id; member
H A Dhtt_tx.c1557 sg_items[0].transfer_id = 0; in ath10k_htt_tx_32()
1566 sg_items[1].transfer_id = 0; in ath10k_htt_tx_32()
1769 sg_items[0].transfer_id = 0; in ath10k_htt_tx_64()
1778 sg_items[1].transfer_id = 0; in ath10k_htt_tx_64()
H A Dhtc.c209 sg_item.transfer_id = ep->eid; in ath10k_htc_send()
661 sg_item.transfer_id = ep->eid; in ath10k_htc_send_bundle()
H A Dsnoc.c711 items[i].transfer_id, in ath10k_snoc_hif_tx_sg()
725 items[i].transfer_id, in ath10k_snoc_hif_tx_sg()
H A Dpci.c1448 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
1481 items[i].transfer_id, in ath10k_pci_hif_tx_sg()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dce.h181 u16 transfer_id);
H A Dce.c426 u16 transfer_id) in ath12k_ce_send() argument
490 skb->len, transfer_id, byte_swap_data); in ath12k_ce_send()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dce.h200 u16 transfer_id);
H A Dce.c711 u16 transfer_id) in ath11k_ce_send() argument
775 skb->len, transfer_id, byte_swap_data); in ath11k_ce_send()