Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c11 struct hal_srng *srng, int ring_num) in ath12k_hal_ce_dst_setup()
17 struct hal_srng *srng) in ath12k_hal_srng_src_hw_init()
23 struct hal_srng *srng) in ath12k_hal_srng_dst_hw_init()
29 struct hal_srng *srng) in ath12k_hal_set_umac_srng_ptr_addr()
99 void ath12k_hal_reo_init_cmd_ring(struct ath12k_base *ab, struct hal_srng *srng) in ath12k_hal_reo_init_cmd_ring()
207 struct hal_srng *srng) in ath12k_hal_srng_hw_init()
240 void ath12k_hal_srng_get_params(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_hal_srng_get_params()
259 struct hal_srng *srng) in ath12k_hal_srng_get_hp_addr()
275 struct hal_srng *srng) in ath12k_hal_srng_get_tp_addr()
318 void *ath12k_hal_srng_dst_peek(struct ath12k_base *ab, struct hal_srng *srng) in ath12k_hal_srng_dst_peek()
[all …]
H A Dhal.h855 struct hal_srng { struct
1223 struct hal_srng srng_list[HAL_SRNG_RING_ID_MAX];
1390 struct hal_srng *srng, int ring_num);
1392 struct hal_srng *srng);
1393 void (*srng_src_hw_init)(struct ath12k_base *ab, struct hal_srng *srng);
1394 void (*srng_dst_hw_init)(struct ath12k_base *ab, struct hal_srng *srng);
1423 struct hal_srng *srng);
1470 struct hal_srng *srng);
1472 struct hal_srng *srng);
1483 void ath12k_hal_srng_get_params(struct ath12k_base *ab, struct hal_srng *srng,
[all …]
H A Dce.c16 struct hal_srng *srng; in ath12k_ce_rx_buf_enqueue_pipe()
114 struct hal_srng *srng; in ath12k_ce_completed_recv_next()
199 struct hal_srng *srng; in ath12k_ce_completed_send_next()
430 struct hal_srng *srng; in ath12k_ce_send()
H A Ddp.c444 struct hal_srng *srng; in ath12k_dp_srng_common_setup()
746 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
1469 struct hal_srng *srng = NULL; in ath12k_dp_setup()
H A Ddp_htt.c784 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_srng_setup()
989 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_rx_filter_setup()
1304 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_tx_filter_setup()
H A Ddp_mon.c594 struct hal_srng *srng; in ath12k_dp_mon_buf_replenish()
672 struct hal_srng *srng; in ath12k_dp_mon_status_bufs_replenish()
H A Ddp.h699 u32 ring_type, struct hal_srng *srng,
H A Ddp_rx.c79 struct hal_srng *srng; in ath12k_dp_rx_bufs_replenish()
/linux/drivers/net/wireless/ath/ath11k/
H A Dhal.c251 struct hal_srng *srng, int ring_num) in ath11k_hal_ce_dst_setup()
269 struct hal_srng *srng) in ath11k_hal_srng_dst_hw_init()
348 struct hal_srng *srng) in ath11k_hal_srng_src_hw_init()
457 struct hal_srng *srng) in ath11k_hal_srng_hw_init()
511 void ath11k_hal_srng_get_params(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_srng_get_params()
527 struct hal_srng *srng) in ath11k_hal_srng_get_hp_addr()
543 struct hal_srng *srng) in ath11k_hal_srng_get_tp_addr()
620 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng) in ath11k_hal_srng_dst_peek()
631 struct hal_srng *srng, dma_addr_t *paddr) in ath11k_hal_srng_dst_peek_with_dma()
645 struct hal_srng *srng) in ath11k_hal_srng_prefetch_desc()
[all …]
H A Ddbring.c45 struct hal_srng *srng; in ath11k_dbring_bufs_replenish()
114 struct hal_srng *srng; in ath11k_dbring_fill_bufs()
219 struct hal_srng *srng; in ath11k_dbring_buf_setup()
285 struct hal_srng *srng; in ath11k_dbring_buffer_release_event()
H A Ddp_rx.c349 struct hal_srng *srng; in ath11k_dp_rxbufs_replenish()
851 struct hal_srng *srng; in ath11k_dp_rx_link_desc_return()
2661 struct hal_srng *srng; in ath11k_dp_process_rx()
2912 struct hal_srng *srng; in ath11k_dp_rx_mon_status_bufs_replenish()
3010 ath11k_dp_rx_mon_buf_done(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_dp_rx_mon_buf_done()
3058 struct hal_srng *srng; in ath11k_dp_rx_reap_mon_status_ring()
3419 struct hal_srng *srng; in ath11k_dp_rx_h_defrag_reo_reinject()
3813 struct hal_srng *srng; in ath11k_dp_process_rx_err()
4139 struct hal_srng *srng; in ath11k_dp_rx_process_wbm_err()
4256 struct hal_srng *srng; in ath11k_dp_process_rxdma_err()
[all …]
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_rx.c114 struct hal_srng *srng; in ath12k_wifi7_dp_rx_link_desc_return()
148 struct hal_srng *cmd_ring; in ath12k_wifi7_dp_reo_cmd_send()
670 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process()
857 struct hal_srng *srng; in ath12k_wifi7_dp_rx_h_defrag_reo_reinject()
1431 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process_err()
1905 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process_wbm_err()
2233 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process_reo_status()
H A Ddp_tx.c120 struct hal_srng *tcl_ring; in ath12k_wifi7_dp_tx()
915 struct hal_srng *status_ring = &dp->hal->srng_list[hal_ring_id]; in ath12k_wifi7_dp_tx_completion_handler()
H A Ddp_mon.c2831 struct hal_srng *srng; in ath12k_wifi7_dp_rx_mon_dest_process()
2926 ath12k_wifi7_dp_rx_mon_buf_done(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_wifi7_dp_rx_mon_buf_done()
3059 struct hal_srng *srng; in ath12k_wifi7_dp_rx_reap_mon_status_ring()
3247 struct hal_srng *srng; in ath12k_wifi7_dp_mon_srng_process()