Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c24 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()
94 static int ath11k_hal_reo_cmd_update_rx_queue(struct hal_tlv_hdr *tlv, in ath11k_hal_reo_cmd_update_rx_queue()
223 struct hal_tlv_hdr *reo_desc; in ath11k_hal_reo_cmd_send()
229 reo_desc = (struct hal_tlv_hdr *)ath11k_hal_srng_src_get_next_entry(ab, srng); in ath11k_hal_reo_cmd_send()
436 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_status_queue_stats()
501 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_process_status()
513 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_flush_queue_status()
532 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_flush_cache_status()
574 struct hal_tlv_hdr *tlv = (struct hal_tlv_hdr *)reo_desc; in ath11k_hal_reo_unblk_cache_status()
[all …]
H A Dhal_tx.c143 struct hal_tlv_hdr *tlv; in ath11k_hal_tx_init_data_ring()
154 tlv = (struct hal_tlv_hdr *)desc; in ath11k_hal_tx_init_data_ring()
H A Dhal.c46 .entry_size = (sizeof(struct hal_tlv_hdr) +
55 .entry_size = (sizeof(struct hal_tlv_hdr) +
64 .entry_size = (sizeof(struct hal_tlv_hdr) +
73 .entry_size = (sizeof(struct hal_tlv_hdr) +
82 .entry_size = (sizeof(struct hal_tlv_hdr) +
H A Dhal_desc.h482 struct hal_tlv_hdr { struct
H A Ddp_tx.c258 sizeof(struct hal_tlv_hdr), &ti); in ath11k_dp_tx()
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_qcc2072.c427 s->entry_size = (sizeof(struct hal_tlv_hdr) + in ath12k_hal_srng_create_config_qcc2072()
431 s->entry_size = (sizeof(struct hal_tlv_hdr) + in ath12k_hal_srng_create_config_qcc2072()
H A Dhal_rx.c898 struct hal_tlv_hdr *tlv; in ath12k_wifi7_hal_reo_init_cmd_ring_tlv32()
910 tlv = (struct hal_tlv_hdr *)entry; in ath12k_wifi7_hal_reo_init_cmd_ring_tlv32()
H A Dhal_wcn7850.c79 .entry_size = (sizeof(struct hal_tlv_hdr) +
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c840 struct hal_tlv_hdr *tlv32 = tlv; in ath12k_hal_encode_tlv32_hdr()
863 struct hal_tlv_hdr *tlv32 = tlv; in ath12k_hal_decode_tlv32_hdr()