Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/ath/ath11k/
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()
619 u32 *ath11k_hal_srng_dst_peek(struct ath11k_base *ab, struct hal_srng *srng) in ath11k_hal_srng_dst_peek()
630 struct hal_srng *srng) in ath11k_hal_srng_prefetch_desc()
645 struct hal_srng *srng) in ath11k_hal_srng_dst_get_next_entry()
[all …]
Ddbring.c45 struct hal_srng *srng; in ath11k_dbring_bufs_replenish() local
111 struct hal_srng *srng; in ath11k_dbring_fill_bufs() local
204 struct hal_srng *srng; in ath11k_dbring_buf_setup() local
270 struct hal_srng *srng; in ath11k_dbring_buffer_release_event() local
Ddp.c373 struct hal_srng *srng; in ath11k_dp_srng_common_setup() local
684 u32 ring_type, struct hal_srng *srng, in ath11k_dp_link_desc_setup()
1050 struct hal_srng *srng = NULL; in ath11k_dp_alloc() local
1122 struct hal_srng *srng = &ab->hal.srng_list[update_timer->ring_id]; in ath11k_dp_shadow_timer_handler() local
1144 struct hal_srng *srng, in ath11k_dp_shadow_start_timer()
Dce.c276 struct hal_srng *srng; in ath11k_ce_rx_buf_enqueue_pipe() local
373 struct hal_srng *srng; in ath11k_ce_completed_recv_next() local
462 struct hal_srng *srng; in ath11k_ce_completed_send_next() local
715 struct hal_srng *srng; in ath11k_ce_send() local
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.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
849 struct hal_srng *srng; in ath11k_dp_rx_link_desc_return() local
2643 struct hal_srng *srng; in ath11k_dp_process_rx() local
2896 struct hal_srng *srng; in ath11k_dp_rx_mon_status_bufs_replenish() local
3001 struct hal_srng *srng; in ath11k_dp_rx_reap_mon_status_ring() local
3378 struct hal_srng *srng; in ath11k_dp_rx_h_defrag_reo_reinject() local
3772 struct hal_srng *srng; in ath11k_dp_process_rx_err() local
4078 struct hal_srng *srng; in ath11k_dp_rx_process_wbm_err() local
4195 struct hal_srng *srng; in ath11k_dp_process_rxdma_err() local
[all …]
Ddp_tx.c872 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_srng_setup() local
1068 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath11k_dp_tx_htt_rx_filter_setup() local
Dhal_rx.c219 int ath11k_hal_reo_cmd_send(struct ath11k_base *ab, struct hal_srng *srng, in ath11k_hal_reo_cmd_send()
784 struct hal_srng *srng) in ath11k_hal_reo_init_cmd_ring()
Ddebugfs.h394 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()
Ddebugfs.c60 struct hal_srng *srng) in ath11k_debugfs_add_dbring_entry()
/linux-6.8/drivers/net/wireless/ath/ath12k/
Dhal.c1236 struct hal_srng *srng, int ring_num) in ath12k_hal_ce_dst_setup()
1254 struct hal_srng *srng) in ath12k_hal_srng_dst_hw_init()
1330 struct hal_srng *srng) in ath12k_hal_srng_src_hw_init()
1425 struct hal_srng *srng) in ath12k_hal_srng_hw_init()
1479 void ath12k_hal_srng_get_params(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_hal_srng_get_params()
1497 struct hal_srng *srng) in ath12k_hal_srng_get_hp_addr()
1513 struct hal_srng *srng) in ath12k_hal_srng_get_tp_addr()
1586 void *ath12k_hal_srng_dst_peek(struct ath12k_base *ab, struct hal_srng *srng) in ath12k_hal_srng_dst_peek()
1597 struct hal_srng *srng) in ath12k_hal_srng_dst_get_next_entry()
1614 int ath12k_hal_srng_dst_num_free(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_hal_srng_dst_num_free()
[all …]
Ddbring.c16 struct hal_srng *srng; in ath12k_dbring_bufs_replenish() local
80 struct hal_srng *srng; in ath12k_dbring_fill_bufs() local
168 struct hal_srng *srng; in ath12k_dbring_buf_setup() local
234 struct hal_srng *srng; in ath12k_dbring_buffer_release_event() local
Dce.c227 struct hal_srng *srng; in ath12k_ce_rx_buf_enqueue_pipe() local
324 struct hal_srng *srng; in ath12k_ce_completed_recv_next() local
413 struct hal_srng *srng; in ath12k_ce_completed_send_next() local
643 struct hal_srng *srng; in ath12k_ce_send() local
Ddp_tx.c691 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_srng_setup() local
887 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_rx_filter_setup() local
1091 struct hal_srng *srng = &ab->hal.srng_list[ring_id]; in ath12k_dp_tx_htt_tx_filter_setup() local
Dhal_rx.c220 int ath12k_hal_reo_cmd_send(struct ath12k_base *ab, struct hal_srng *srng, in ath12k_hal_reo_cmd_send()
790 struct hal_srng *srng) in ath12k_hal_reo_init_cmd_ring()
Ddp.c464 struct hal_srng *srng; in ath12k_dp_srng_common_setup() local
778 u32 ring_type, struct hal_srng *srng, in ath12k_dp_link_desc_setup()
1505 struct hal_srng *srng = NULL; in ath12k_dp_alloc() local
Ddp_rx.c264 struct hal_srng *srng; in ath12k_dp_rx_bufs_replenish() local
816 struct hal_srng *srng; in ath12k_dp_rx_link_desc_return() local
2590 struct hal_srng *srng; in ath12k_dp_rx_process() local
2963 struct hal_srng *srng; in ath12k_dp_rx_h_defrag_reo_reinject() local
3389 struct hal_srng *srng; in ath12k_dp_rx_process_err() local
3696 struct hal_srng *srng; in ath12k_dp_rx_process_wbm_err() local
3816 struct hal_srng *srng; in ath12k_dp_rx_process_reo_status() local
Ddp_mon.c1268 struct hal_srng *srng; in ath12k_dp_mon_buf_replenish() local
2070 struct hal_srng *srng; in ath12k_dp_mon_srng_process() local
2483 struct hal_srng *srng; in ath12k_dp_mon_rx_process_stats() local