Home
last modified time | relevance | path

Searched refs:hal_srng (Results 1 – 13 of 13) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath11k/
Dhal.h526 struct hal_srng { struct
883 struct hal_srng srng_list[HAL_SRNG_RING_ID_MAX];
916 struct hal_srng *srng);
923 struct hal_srng *srng);
925 struct hal_srng *srng);
935 void ath11k_hal_srng_get_params(struct ath11k_base *ab, struct hal_srng *srng,
938 struct hal_srng *srng);
939 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng);
940 int ath11k_hal_srng_dst_num_free(struct ath11k_base *ab, struct hal_srng *srng,
942 u32 *ath11k_hal_srng_src_peek(struct ath11k_base *ab, struct hal_srng *srng);
[all …]
Dhal.c250 struct hal_srng *srng, int ring_num) in ath11k_hal_ce_dst_setup()
268 struct hal_srng *srng) in ath11k_hal_srng_dst_hw_init()
347 struct hal_srng *srng) in ath11k_hal_srng_src_hw_init()
456 struct hal_srng *srng) in ath11k_hal_srng_hw_init()
510 void ath11k_hal_srng_get_params(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_srng_get_params()
526 struct hal_srng *srng) in ath11k_hal_srng_get_hp_addr()
542 struct hal_srng *srng) in ath11k_hal_srng_get_tp_addr()
621 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng) in ath11k_hal_srng_dst_peek()
632 struct hal_srng *srng) in ath11k_hal_srng_prefetch_desc()
647 struct hal_srng *srng) in ath11k_hal_srng_dst_get_next_entry()
[all …]
Dhal_tx.h67 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng,
71 struct hal_srng *srng);
Ddbring.c44 struct hal_srng *srng; in ath11k_dbring_bufs_replenish()
110 struct hal_srng *srng; in ath11k_dbring_fill_bufs()
203 struct hal_srng *srng; in ath11k_dbring_buf_setup()
269 struct hal_srng *srng; in ath11k_dbring_buffer_release_event()
Ddebugfs.h314 struct hal_srng *srng);
402 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()
Ddp.c372 struct hal_srng *srng; in ath11k_dp_srng_common_setup()
679 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
1044 struct hal_srng *srng = NULL; in ath11k_dp_alloc()
1116 struct hal_srng *srng = &ab->hal.srng_list[update_timer->ring_id]; in ath11k_dp_shadow_timer_handler()
1138 struct hal_srng *srng, in ath11k_dp_shadow_start_timer()
Dce.c276 struct hal_srng *srng; in ath11k_ce_rx_buf_enqueue_pipe()
373 struct hal_srng *srng; in ath11k_ce_completed_recv_next()
462 struct hal_srng *srng; in ath11k_ce_completed_send_next()
715 struct hal_srng *srng; in ath11k_ce_send()
Dhal_tx.c140 void ath11k_hal_tx_init_data_ring(struct ath11k_base *ab, struct hal_srng *srng) in ath11k_hal_tx_init_data_ring()
Ddp_tx.c89 struct hal_srng *tcl_ring; in ath11k_dp_tx()
655 struct hal_srng *status_ring = &ab->hal.srng_list[hal_ring_id]; in ath11k_dp_tx_completion_handler()
737 struct hal_srng *cmd_ring; in ath11k_dp_tx_send_reo_cmd()
844 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_srng_setup()
1044 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_rx_filter_setup()
Ddp_rx.c348 struct hal_srng *srng; in ath11k_dp_rxbufs_replenish()
854 struct hal_srng *srng; in ath11k_dp_rx_link_desc_return()
2639 struct hal_srng *srng; in ath11k_dp_process_rx()
2886 struct hal_srng *srng; in ath11k_dp_rx_mon_status_bufs_replenish()
2991 struct hal_srng *srng; in ath11k_dp_rx_reap_mon_status_ring()
3351 struct hal_srng *srng; in ath11k_dp_rx_h_defrag_reo_reinject()
3738 struct hal_srng *srng; in ath11k_dp_process_rx_err()
4044 struct hal_srng *srng; in ath11k_dp_rx_process_wbm_err()
4161 struct hal_srng *srng; in ath11k_dp_process_rxdma_err()
4247 struct hal_srng *srng; in ath11k_dp_process_reo_status()
[all …]
Ddp.h1700 u32 ring_type, struct hal_srng *srng,
1703 struct hal_srng *srng,
Dhal_rx.c218 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_reo_cmd_send()
783 struct hal_srng *srng) in ath11k_hal_reo_init_cmd_ring()
Ddebugfs.c58 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()