Searched refs:transfer_id (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | ce.h | 179 unsigned int transfer_id, 186 unsigned int transfer_id, 328 u32 transfer_id, u32 flags);
|
| H A D | ce.c | 428 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 D | hif.h | 22 u16 transfer_id; member
|
| H A D | htt_tx.c | 1557 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 D | htc.c | 209 sg_item.transfer_id = ep->eid; in ath10k_htc_send() 661 sg_item.transfer_id = ep->eid; in ath10k_htc_send_bundle()
|
| H A D | snoc.c | 711 items[i].transfer_id, in ath10k_snoc_hif_tx_sg() 725 items[i].transfer_id, in ath10k_snoc_hif_tx_sg()
|
| H A D | pci.c | 1448 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 D | ce.h | 181 u16 transfer_id);
|
| H A D | ce.c | 426 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 D | ce.h | 200 u16 transfer_id);
|
| H A D | ce.c | 711 u16 transfer_id) in ath11k_ce_send() argument 775 skb->len, transfer_id, byte_swap_data); in ath11k_ce_send()
|