Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dhal.h527 struct hal_srng { struct
884 struct hal_srng srng_list[HAL_SRNG_RING_ID_MAX];
917 struct hal_srng *srng);
924 struct hal_srng *srng);
926 struct hal_srng *srng);
936 void ath11k_hal_srng_get_params(struct ath11k_base *ab, struct hal_srng *srng,
939 struct hal_srng *srng);
940 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng);
941 int ath11k_hal_srng_dst_num_free(struct ath11k_base *ab, struct hal_srng *srng,
943 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.h69 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng,
73 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);
401 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()
Ddp.c373 struct hal_srng *srng; in ath11k_dp_srng_common_setup()
684 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
1050 struct hal_srng *srng = NULL; in ath11k_dp_alloc()
1122 struct hal_srng *srng = &ab->hal.srng_list[update_timer->ring_id]; in ath11k_dp_shadow_timer_handler()
1144 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()
Ddp_tx.c90 struct hal_srng *tcl_ring; in ath11k_dp_tx()
683 struct hal_srng *status_ring = &ab->hal.srng_list[hal_ring_id]; in ath11k_dp_tx_completion_handler()
765 struct hal_srng *cmd_ring; in ath11k_dp_tx_send_reo_cmd()
872 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_srng_setup()
1072 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_rx_filter_setup()
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_rx.c348 struct hal_srng *srng; in ath11k_dp_rxbufs_replenish()
854 struct hal_srng *srng; in ath11k_dp_rx_link_desc_return()
2645 struct hal_srng *srng; in ath11k_dp_process_rx()
2898 struct hal_srng *srng; in ath11k_dp_rx_mon_status_bufs_replenish()
3003 struct hal_srng *srng; in ath11k_dp_rx_reap_mon_status_ring()
3365 struct hal_srng *srng; in ath11k_dp_rx_h_defrag_reo_reinject()
3759 struct hal_srng *srng; in ath11k_dp_process_rx_err()
4065 struct hal_srng *srng; in ath11k_dp_rx_process_wbm_err()
4182 struct hal_srng *srng; in ath11k_dp_process_rxdma_err()
4268 struct hal_srng *srng; in ath11k_dp_process_reo_status()
[all …]
Ddp.h1704 u32 ring_type, struct hal_srng *srng,
1707 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.c59 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()