/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
H A D | ce_service_srng.c | 88 hal_get_sw_hptp(scn->hal_soc, in hif_display_ctrl_traffic_pipes_state() 97 hal_get_sw_hptp(scn->hal_soc, CE_state->src_ring->srng_ctx, &tp, &hp); in hif_display_ctrl_traffic_pipes_state() 143 hal_get_sw_hptp(scn->hal_soc, hal_ring, &event->current_tp, in hif_record_ce_srng_desc_event() 485 hal_get_sw_hptp(scn->hal_soc, status_ring->srng_ctx, in ce_completed_recv_next_nolock_srng() 1090 hal_get_sw_hptp(scn->hal_soc, CE_state->src_ring->srng_ctx, in ce_get_index_info_srng() 1095 hal_get_sw_hptp(scn->hal_soc, CE_state->status_ring->srng_ctx, in ce_get_index_info_srng() 1099 hal_get_sw_hptp(scn->hal_soc, CE_state->dest_ring->srng_ctx, in ce_get_index_info_srng()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
H A D | dp_rx_mon_status_1.0.c | 714 hal_get_sw_hptp(hal_soc, mon_status_srng, in dp_rx_mon_status_srng_process() 1095 hal_get_sw_hptp(dp_soc->hal_soc, rxdma_srng, &tp, &hp); in dp_rx_mon_status_buffers_replenish() 1106 hal_get_sw_hptp(dp_soc->hal_soc, rxdma_srng, &tp, &hp); in dp_rx_mon_status_buffers_replenish()
|
H A D | dp_mon_1.0.c | 208 hal_get_sw_hptp(hal_soc, mon_dst_srng, &tp, &hp); in dp_flush_monitor_rings() 213 hal_get_sw_hptp(hal_soc, mon_dst_srng, &tp, &hp); in dp_flush_monitor_rings()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rings_main.c | 2878 hal_get_sw_hptp(hal_soc, soc->tcl_data_ring[i].hal_srng, in dp_display_srng_info() 2886 hal_get_sw_hptp(hal_soc, soc->tx_comp_ring[i].hal_srng, in dp_display_srng_info() 2892 hal_get_sw_hptp(hal_soc, soc->reo_dest_ring[i].hal_srng, in dp_display_srng_info() 2900 hal_get_sw_hptp(hal_soc, soc->reo_exception_ring.hal_srng, &tp, &hp); in dp_display_srng_info() 2903 hal_get_sw_hptp(hal_soc, soc->rx_rel_ring.hal_srng, &tp, &hp); in dp_display_srng_info() 2906 hal_get_sw_hptp(hal_soc, soc->wbm_desc_rel_ring.hal_srng, &tp, &hp); in dp_display_srng_info()
|
H A D | dp_tx.h | 1529 hal_get_sw_hptp(soc->hal_soc, hal_ring_hdl, &evt->tp, &evt->hp); in dp_tx_hw_desc_update_evt()
|
H A D | dp_main.c | 2369 hal_get_sw_hptp(hal_soc, hal_ring_hdl, &tp, &hp); in dp_srng_access_start() 2388 hal_get_sw_hptp(hal_soc, hal_ring_hdl, &tp, &hp); in dp_srng_access_end() 12706 hal_get_sw_hptp(hal_soc, soc->tcl_data_ring[i].hal_srng, in dp_check_pending_tx() 12719 hal_get_sw_hptp(hal_soc, soc->tx_comp_ring[i].hal_srng, in dp_check_pending_tx()
|
H A D | dp_rx.c | 307 hal_get_sw_hptp(soc->hal_soc, hal_ring_hdl, &tp, &hp); in dp_rx_refill_ring_record_entry()
|
H A D | dp_htt.c | 2858 hal_get_sw_hptp(soc->hal_soc, srng->hal_srng, &state->sw_tail,
|
H A D | dp_internal.h | 5776 hal_get_sw_hptp(soc->hal_soc, srng->hal_srng, &tailp, &headp); in dp_get_ring_stats_from_hal()
|
H A D | dp_stats.c | 5888 hal_get_sw_hptp(soc->hal_soc, srng->hal_srng, &tailp, &headp); in dp_print_ring_stat_from_hal()
|
/wlan-driver/qca-wifi-host-cmn/target_if/direct_buf_rx/src/ |
H A D | target_if_direct_buf_rx_main.c | 2071 hal_get_sw_hptp(hal_soc, srng, &tp, &hp); in target_if_dbr_add_ring_debug_entry() 2489 hal_get_sw_hptp(hal_soc, srng, &tp, &hp); in target_if_direct_buf_rx_print_ring_stat()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_api.h | 2056 void hal_get_sw_hptp(void *hal_soc, hal_ring_handle_t hal_ring_hdl, in hal_get_sw_hptp() function 3356 hal_get_sw_hptp(hal_soc, hal_ring_hdl, &tailp, &headp); in hal_update_ring_util()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
H A D | dp_mon_2.0.c | 538 hal_get_sw_hptp(soc->hal_soc, (hal_ring_handle_t)hal_srng, &tp, &hp); in dp_rx_mon_refill_buf_ring_2_0()
|