/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_api.h | 1789 uint32_t hp; in hal_srng_dst_num_valid() local 1793 hp = *(volatile uint32_t *)(srng->u.dst_ring.hp_addr); in hal_srng_dst_num_valid() 1794 srng->u.dst_ring.cached_hp = hp; in hal_srng_dst_num_valid() 1796 hp = srng->u.dst_ring.cached_hp; in hal_srng_dst_num_valid() 1799 if (hp >= tp) in hal_srng_dst_num_valid() 1800 return (hp - tp) / srng->entry_size; in hal_srng_dst_num_valid() 1802 return (srng->ring_size - tp + hp) / srng->entry_size; in hal_srng_dst_num_valid() 1898 uint32_t hp; in hal_srng_sync_cachedhp() local 1900 hp = *(volatile uint32_t *)(srng->u.dst_ring.hp_addr); in hal_srng_sync_cachedhp() 1901 srng->u.dst_ring.cached_hp = hp; in hal_srng_sync_cachedhp() [all …]
|
D | hal_srng.c | 683 srng->updated_hp = srng->u.src_ring.hp; in hal_srng_update_last_hptp() 709 value = srng->u.src_ring.hp; in hal_srng_check_and_update_hptp() 762 q_elem->dequeue_val = srng->u.src_ring.hp; in hal_process_reg_write_q_elem() 765 srng->u.src_ring.hp, false); in hal_process_reg_write_q_elem() 766 write_val = srng->u.src_ring.hp; in hal_process_reg_write_q_elem() 1797 srng->u.src_ring.hp = 0; in hal_srng_setup_idx() 2007 srng->u.src_ring.hp, in hal_srng_dump()
|
D | hal_generic_api.h | 352 srng->u.src_ring.hp = idx * srng->entry_size; in hal_srng_src_hw_init_generic()
|
D | hal_internal.h | 830 uint32_t hp; member
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ |
D | ce_service_srng.c | 85 uint32_t hp = 0, tp = 0; in hif_display_ctrl_traffic_pipes_state() local 90 &tp, &hp); in hif_display_ctrl_traffic_pipes_state() 92 hp, tp); in hif_display_ctrl_traffic_pipes_state() 94 hp = 0; 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() 98 hif_info_high("CE-3 Source ring current snapshot HP:%u TP:%u", hp, tp); in hif_display_ctrl_traffic_pipes_state() 477 uint32_t hp, tp; in ce_completed_recv_next_nolock_srng() local 486 &tp, &hp); in ce_completed_recv_next_nolock_srng() 487 hif_info_rl("No data to reap, hp %d tp %d", hp, tp); in ce_completed_recv_next_nolock_srng() 1086 uint32_t tp, hp; in ce_get_index_info_srng() local [all …]
|
D | ce_main.h | 302 uint16_t hp; member
|
D | ce_service.c | 201 uint32_t hp, uint32_t tp) in hif_record_latest_evt() argument 243 latest_evts[idx].ring_hp = hp; in hif_record_latest_evt()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
D | dp_rx_mon_status_1.0.c | 713 uint32_t hp, tp; in dp_rx_mon_status_srng_process() local 715 &tp, &hp); in dp_rx_mon_status_srng_process() 717 hp, tp); in dp_rx_mon_status_srng_process() 1035 uint32_t hp, tp; in dp_rx_mon_status_buffers_replenish() local 1095 hal_get_sw_hptp(dp_soc->hal_soc, rxdma_srng, &tp, &hp); in dp_rx_mon_status_buffers_replenish() 1097 dp_soc, count, hp, tp); 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() 1107 dp_err("HP adjusted to proper buffer index, hp:%u tp:%u", hp, tp); in dp_rx_mon_status_buffers_replenish()
|
D | dp_mon_1.0.c | 180 uint32_t hp, tp; in dp_flush_monitor_rings() local 208 hal_get_sw_hptp(hal_soc, mon_dst_srng, &tp, &hp); in dp_flush_monitor_rings() 209 dp_info("Before flush: Monitor DST ring HP %u TP %u", hp, tp); in dp_flush_monitor_rings() 213 hal_get_sw_hptp(hal_soc, mon_dst_srng, &tp, &hp); in dp_flush_monitor_rings() 214 dp_info("After flush: Monitor DST ring HP %u TP %u", hp, tp); in dp_flush_monitor_rings()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_rings_main.c | 2873 uint32_t hp, tp, i; in dp_display_srng_info() local 2879 &tp, &hp); in dp_display_srng_info() 2880 dp_info("TCL DATA ring[%d]: hp=0x%x, tp=0x%x", i, hp, tp); in dp_display_srng_info() 2887 &tp, &hp); in dp_display_srng_info() 2888 dp_info("TX comp ring[%d]: hp=0x%x, tp=0x%x", i, hp, tp); in dp_display_srng_info() 2893 &tp, &hp); in dp_display_srng_info() 2894 if (hp != tp) in dp_display_srng_info() 2897 dp_info("REO DST ring[%d]: hp=0x%x, tp=0x%x", i, hp, tp); 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() 2901 dp_info("REO exception ring: hp=0x%x, tp=0x%x", hp, tp); in dp_display_srng_info() [all …]
|
D | dp_rx.c | 295 uint32_t hp; in dp_rx_refill_ring_record_entry() local 307 hal_get_sw_hptp(soc->hal_soc, hal_ring_hdl, &tp, &hp); in dp_rx_refill_ring_record_entry() 311 record->hp = hp; in dp_rx_refill_ring_record_entry()
|
D | dp_main.c | 2363 uint32_t hp, tp; in dp_srng_access_start() local 2369 hal_get_sw_hptp(hal_soc, hal_ring_hdl, &tp, &hp); in dp_srng_access_start() 2373 ring_id, hp, tp, HIF_EVENT_SRNG_ACCESS_START); in dp_srng_access_start() 2382 uint32_t hp, tp; in dp_srng_access_end() local 2388 hal_get_sw_hptp(hal_soc, hal_ring_hdl, &tp, &hp); in dp_srng_access_end() 2392 ring_id, hp, tp, HIF_EVENT_SRNG_ACCESS_END); in dp_srng_access_end() 12700 uint32_t hp, tp, i; in dp_check_pending_tx() local 12707 &tp, &hp); in dp_check_pending_tx() 12709 if (hp != tp) { in dp_check_pending_tx() 12711 i, hp, tp); in dp_check_pending_tx() [all …]
|
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()
|
D | dp_types.h | 1579 uint32_t hp; member 1682 uint32_t hp; member
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_exec.c | 125 last_irq_rec->hp++; in hif_hist_skip_event_record() 139 if (event->hp == event->tp) in hif_hist_skip_event_record() 192 record->hp = event->hp; in hif_hist_record_event()
|
D | hif_main.h | 257 uint32_t hp, uint32_t tp);
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
D | hif.h | 616 uint32_t hp; member 729 uint32_t hp, in hif_record_event() argument 736 event.hp = hp; in hif_record_event() 757 uint32_t hp, in hif_record_event() argument
|
/wlan-driver/qca-wifi-host-cmn/target_if/direct_buf_rx/src/ |
D | target_if_direct_buf_rx_main.c | 2032 uint32_t hp = 0, tp = 0; in target_if_dbr_add_ring_debug_entry() local 2071 hal_get_sw_hptp(hal_soc, srng, &tp, &hp); in target_if_dbr_add_ring_debug_entry() 2076 entry->head_idx = hp; in target_if_dbr_add_ring_debug_entry() 2455 uint32_t hp = 0, tp = 0; in target_if_direct_buf_rx_print_ring_stat() local 2489 hal_get_sw_hptp(hal_soc, srng, &tp, &hp); in target_if_direct_buf_rx_print_ring_stat() 2494 hp, tp); in target_if_direct_buf_rx_print_ring_stat()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
D | dp_rx_mon_2.0.c | 339 uint16_t *hp = NULL; in dp_rx_mon_shift_pf_tag_in_headroom() local 362 hp = (uint16_t *)qdf_nbuf_head(nbuf); in dp_rx_mon_shift_pf_tag_in_headroom() 363 msdu_count = *hp; in dp_rx_mon_shift_pf_tag_in_headroom() 389 bytes += dp_mon_rx_add_tlv(DP_RX_MON_TLV_PF_ID, tlv_data_len, hp, nbuf); in dp_rx_mon_shift_pf_tag_in_headroom()
|
D | dp_mon_2.0.c | 525 int sync_hw_ptr = 1, hp = 0, tp = 0; in dp_rx_mon_refill_buf_ring_2_0() local 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()
|