Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dhal_rx.c23 static int ath11k_hal_reo_cmd_queue_stats(struct hal_tlv_hdr *tlv, in ath11k_hal_reo_cmd_queue_stats()
48 static int ath11k_hal_reo_cmd_flush_cache(struct ath11k_hal *hal, struct hal_tlv_hdr *tlv, in ath11k_hal_reo_cmd_flush_cache()
95 static int ath11k_hal_reo_cmd_update_rx_queue(struct hal_tlv_hdr *tlv, in ath11k_hal_reo_cmd_update_rx_queue()
225 struct hal_tlv_hdr *reo_desc; in ath11k_hal_reo_cmd_send()
231 reo_desc = (struct hal_tlv_hdr *)ath11k_hal_srng_src_get_next_entry(ab, srng); in ath11k_hal_reo_cmd_send()
435 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_status_queue_stats()
498 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_process_status()
510 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_flush_queue_status()
529 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_flush_cache_status()
571 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_unblk_cache_status()
[all …]
Dhal_tx.c138 struct hal_tlv_hdr *tlv; in ath11k_hal_tx_init_data_ring()
149 tlv = (struct hal_tlv_hdr *)desc; in ath11k_hal_tx_init_data_ring()
Dhal.c44 .entry_size = (sizeof(struct hal_tlv_hdr) +
53 .entry_size = (sizeof(struct hal_tlv_hdr) +
62 .entry_size = (sizeof(struct hal_tlv_hdr) +
71 .entry_size = (sizeof(struct hal_tlv_hdr) +
80 .entry_size = (sizeof(struct hal_tlv_hdr) +
Dhal_desc.h480 struct hal_tlv_hdr { struct
Ddp_tx.c252 sizeof(struct hal_tlv_hdr), &ti); in ath11k_dp_tx()
Ddp_rx.c2841 struct hal_tlv_hdr *tlv; in ath11k_dp_rx_reap_mon_status_ring()
2892 tlv = (struct hal_tlv_hdr *)skb->data; in ath11k_dp_rx_reap_mon_status_ring()