Home
last modified time | relevance | path

Searched defs:srng (Results 1 – 21 of 21) sorted by relevance

/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() local
114 struct hal_srng *srng; in ath11k_dbring_fill_bufs() local
219 struct hal_srng *srng; in ath11k_dbring_buf_setup() local
285 struct hal_srng *srng; in ath11k_dbring_buffer_release_event() local
H A Ddp.c376 struct hal_srng *srng; in ath11k_dp_srng_common_setup() local
687 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
1053 struct hal_srng *srng = NULL; in ath11k_dp_alloc() local
1126 struct hal_srng *srng = &ab->hal.srng_list[update_timer->ring_id]; in ath11k_dp_shadow_timer_handler() local
1148 struct hal_srng *srng, in ath11k_dp_shadow_start_timer()
H A Dce.c278 struct hal_srng *srng; in ath11k_ce_rx_buf_enqueue_pipe() local
376 struct hal_srng *srng; in ath11k_ce_completed_recv_next() local
461 struct hal_srng *srng; in ath11k_ce_completed_send_next() local
714 struct hal_srng *srng; in ath11k_ce_send() local
H A 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()
H A Ddp_rx.c349 struct hal_srng *srng; in ath11k_dp_rxbufs_replenish() local
574 struct dp_srng *srng = NULL; in ath11k_dp_rx_pdev_srng_alloc() local
851 struct hal_srng *srng; in ath11k_dp_rx_link_desc_return() local
2632 struct hal_srng *srng; in ath11k_dp_process_rx() local
2883 struct hal_srng *srng; in ath11k_dp_rx_mon_status_bufs_replenish() local
2981 ath11k_dp_rx_mon_buf_done(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_dp_rx_mon_buf_done()
3029 struct hal_srng *srng; in ath11k_dp_rx_reap_mon_status_ring() local
3430 struct hal_srng *srng; in ath11k_dp_rx_h_defrag_reo_reinject() local
3824 struct hal_srng *srng; in ath11k_dp_process_rx_err() local
4131 struct hal_srng *srng; in ath11k_dp_rx_process_wbm_err() local
[all …]
H A Ddp_tx.c882 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_srng_setup() local
1078 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_rx_filter_setup() local
H A Dhal_rx.c219 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_reo_cmd_send()
785 struct hal_srng *srng) in ath11k_hal_reo_init_cmd_ring()
H A Ddebugfs.h386 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()
H A Ddebugfs.c62 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()
/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 Ddbring.c17 struct hal_srng *srng; in ath12k_dbring_bufs_replenish() local
81 struct hal_srng *srng; in ath12k_dbring_fill_bufs() local
169 struct hal_srng *srng; in ath12k_dbring_buf_setup() local
235 struct hal_srng *srng; in ath12k_dbring_buffer_release_event() local
H A Dce.c16 struct hal_srng *srng; in ath12k_ce_rx_buf_enqueue_pipe() local
114 struct hal_srng *srng; in ath12k_ce_completed_recv_next() local
199 struct hal_srng *srng; in ath12k_ce_completed_send_next() local
430 struct hal_srng *srng; in ath12k_ce_send() local
H A Ddp_htt.c733 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_srng_setup() local
938 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_rx_filter_setup() local
1253 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_tx_filter_setup() local
H A Ddp.c446 struct hal_srng *srng; in ath12k_dp_srng_common_setup() local
748 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
1473 struct hal_srng *srng = NULL; in ath12k_dp_setup() local
H A Ddp_mon.c662 struct hal_srng *srng; in ath12k_dp_mon_buf_replenish() local
740 struct hal_srng *srng; in ath12k_dp_mon_status_bufs_replenish() local
H A Ddp_rx.c74 struct hal_srng *srng; in ath12k_dp_rx_bufs_replenish() local
1606 struct dp_srng *srng; in ath12k_dp_rx_free() local
1710 struct dp_srng *srng; in ath12k_dp_rx_alloc() local
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal.c120 struct hal_srng *srng, int ring_num) in ath12k_wifi7_hal_ce_dst_setup()
138 struct hal_srng *srng) in ath12k_wifi7_hal_srng_dst_hw_init()
221 struct hal_srng *srng) in ath12k_wifi7_hal_srng_src_hw_init()
316 struct hal_srng *srng) in ath12k_wifi7_hal_set_umac_srng_ptr_addr()
374 struct hal_srng *srng; in ath12k_wifi7_hal_srng_update_hp_tp_addr() local
H A Dhal_rx.c219 int ath12k_wifi7_hal_reo_cmd_send(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_wifi7_hal_reo_cmd_send()
869 struct hal_srng *srng) in ath12k_wifi7_hal_reo_init_cmd_ring_tlv64()
894 struct hal_srng *srng) in ath12k_wifi7_hal_reo_init_cmd_ring_tlv32()
H A Ddp_rx.c113 struct hal_srng *srng; in ath12k_wifi7_dp_rx_link_desc_return() local
654 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process() local
841 struct hal_srng *srng; in ath12k_wifi7_dp_rx_h_defrag_reo_reinject() local
1414 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process_err() local
1833 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process_wbm_err() local
2161 struct hal_srng *srng; in ath12k_wifi7_dp_rx_process_reo_status() local
H A Ddp_mon.c2792 struct hal_srng *srng; in ath12k_wifi7_dp_rx_mon_dest_process() local
2887 ath12k_wifi7_dp_rx_mon_buf_done(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_wifi7_dp_rx_mon_buf_done()
3020 struct hal_srng *srng; in ath12k_wifi7_dp_rx_reap_mon_status_ring() local
3208 struct hal_srng *srng; in ath12k_wifi7_dp_mon_srng_process() local