Home
last modified time | relevance | path

Searched defs:hal_soc (Results 1 – 25 of 85) sorted by relevance

1234

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h489 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_flags_get() local
502 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_desc_get_80211_hdr() local
519 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_mpdu_desc_info_get() local
717 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_is_wlan_mcast() local
737 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_priv_info_set_in_tlv() local
792 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_priv_info_get_from_tlv() local
803 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_get_tlv_size() local
819 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_encryption_info_valid() local
834 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_print_pn() local
851 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_end_l3_hdr_padding_get() local
[all …]
Dhal_api.h119 #define HAL_REG_WRITE_FAIL_HIST_ADD(hal_soc, offset, wr_val, rd_val) \ argument
135 #define HAL_REG_WRITE_FAIL_HIST_ADD(hal_soc, offset, wr_val, rd_val) \ argument
150 static inline QDF_STATUS hal_reg_write_result_check(struct hal_soc *hal_soc, in hal_reg_write_result_check()
201 static inline void hal_select_window_confirm(struct hal_soc *hal_soc, in hal_select_window_confirm()
214 static inline void hal_select_window_confirm(struct hal_soc *hal_soc, in hal_select_window_confirm()
232 static inline qdf_iomem_t hal_get_window_address(struct hal_soc *hal_soc, in hal_get_window_address()
241 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_init_cmd_credit_ring() local
276 static inline void hal_write32_mb(struct hal_soc *hal_soc, uint32_t offset, in hal_write32_mb()
306 static inline QDF_STATUS hal_write32_mb_confirm(struct hal_soc *hal_soc, in hal_write32_mb_confirm()
316 static inline void hal_write32_mb(struct hal_soc *hal_soc, uint32_t offset, in hal_write32_mb()
[all …]
Dhal_srng.c84 void hal_reg_wr_fail_history_add(struct hal_soc *hal_soc, in hal_reg_wr_fail_history_add()
161 static void hal_update_srng_hp_tp_address(struct hal_soc *hal_soc, in hal_update_srng_hp_tp_address()
211 QDF_STATUS hal_set_shadow_regs(void *hal_soc) in hal_set_shadow_regs()
240 QDF_STATUS hal_construct_shadow_regs(void *hal_soc) in hal_construct_shadow_regs()
271 QDF_STATUS hal_set_one_shadow_config(void *hal_soc, in hal_set_one_shadow_config()
312 QDF_STATUS hal_construct_srng_shadow_regs(void *hal_soc) in hal_construct_srng_shadow_regs()
340 QDF_STATUS hal_construct_srng_shadow_regs(void *hal_soc) in hal_construct_srng_shadow_regs()
347 QDF_STATUS hal_set_one_shadow_config(void *hal_soc, int ring_type, in hal_set_one_shadow_config()
355 void hal_get_shadow_config(void *hal_soc, in hal_get_shadow_config()
368 void hal_get_shadow_v3_config(void *hal_soc, in hal_get_shadow_v3_config()
[all …]
Dhal_rx_flow.c36 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_get_cmem_fse() local
145 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_setup_fse() local
161 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_setup_cmem_fse() local
176 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_get_cmem_fse_timestamp() local
191 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_delete_entry() local
254 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_fst_get_fse_size() local
277 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_flow_get_tuple_info() local
510 hal_rx_insert_flow_entry(hal_soc_handle_t hal_soc, in hal_rx_insert_flow_entry()
Dhal_internal.h851 struct hal_soc *hal_soc; member
1608 struct hal_soc { struct
1609 struct hif_opaque_softc *hif_handle;
1610 qdf_device_t qdf_dev;
1611 void *dev_base_addr;
1612 void *dev_base_addr_ce;
1613 void *dev_base_addr_cmem;
1614 void *dev_base_addr_pmm;
1615 struct hal_srng srng_list[HAL_SRNG_ID_MAX];
1617 uint32_t *shadow_rdptr_mem_vaddr;
[all …]
Dhal_tx.h654 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_comp_get_buffer_source() local
680 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_comp_get_release_reason() local
793 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_init_data_ring() local
809 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_dscp_tid_map() local
827 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_update_dscp_tid() local
846 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_comp_get_status() local
861 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_pcp_tid_map_default() local
877 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_update_pcp_tid_map() local
892 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_tidmap_prty() local
909 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_wbm_internal_error() local
[all …]
Dhal_reo.h601 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_send_cmd() local
625 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_register_reo_send_cmd() local
646 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_unregister_reo_send_cmd() local
662 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reset_rx_reo_tid_queue() local
676 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_status_update() local
693 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_qdesc_setup() local
719 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_ba_aging_timeout() local
734 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_set_ba_aging_timeout() local
747 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_get_reo_reg_base_offset() local
757 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_gen_reo_remap_val() local
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_reo.c238 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_queue_stats_be() local
285 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_queue_be() local
337 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_cache_be() local
413 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_unblock_cache_be() local
468 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_timeout_list_be() local
513 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_update_rx_queue_be() local
675 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_queue_stats_status_be() local
874 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_flush_queue_status_be() local
902 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_flush_cache_status_be() local
963 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_unblock_cache_status_be() local
[all …]
Dhal_be_tx.h648 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_get_num_tcl_banks() local
674 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_populate_bank_register() local
703 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_config_rbm_mapping_be() local
806 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_vdev_mismatch_routing_set() local
833 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_mcast_mlo_reinject_routing_set() local
855 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_config_reo2ppe_dest_info() local
870 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_get_num_ppe_vp_tbl_entries() local
885 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_get_num_ppe_vp_search_idx_tbl_entries() local
901 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_set_ppe_cmn_cfg() local
919 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_populate_ppe_vp_entry() local
[all …]
Dhal_be_generic_api.c626 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_cookie_conversion_reg_cfg_be() local
692 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_reo_dst_ind_get_be() local
813 void hal_unregister_reo_send_cmd_be(struct hal_soc *hal_soc) in hal_unregister_reo_send_cmd_be()
825 void hal_register_reo_send_cmd_be(struct hal_soc *hal_soc) in hal_register_reo_send_cmd_be()
839 hal_reset_rx_reo_tid_q_be(struct hal_soc *hal_soc, void *hw_qdesc_vaddr, in hal_reset_rx_reo_tid_q_be()
932 void hal_hw_txrx_default_ops_attach_be(struct hal_soc *hal_soc) in hal_hw_txrx_default_ops_attach_be()
Dhal_be_api_mon.h730 hal_be_get_mon_dest_status(hal_soc_handle_t hal_soc, in hal_be_get_mon_dest_status()
1424 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_txmon_status_parse_tlv() local
1447 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_txmon_status_get_num_users() local
1480 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_txmon_get_word_mask() local
1500 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_txmon_is_mon_buf_addr_tlv() local
1521 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_txmon_populate_packet_info() local
1531 hal_rx_parse_u_sig_cmn(struct hal_soc *hal_soc, void *rx_tlv, in hal_rx_parse_u_sig_cmn()
1567 hal_rx_parse_u_sig_tb(struct hal_soc *hal_soc, void *rx_tlv, in hal_rx_parse_u_sig_tb()
1607 hal_rx_parse_u_sig_mu(struct hal_soc *hal_soc, void *rx_tlv, in hal_rx_parse_u_sig_mu()
1655 hal_rx_parse_u_sig_hdr(struct hal_soc *hal_soc, void *rx_tlv, in hal_rx_parse_u_sig_hdr()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_reo.c300 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_queue_stats_li() local
360 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_queue_li() local
413 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_cache_li() local
508 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_unblock_cache_li() local
566 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_flush_timeout_list_li() local
615 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_cmd_update_rx_queue_li() local
878 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_queue_stats_status_li() local
1077 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_flush_queue_status_li() local
1105 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_flush_cache_status_li() local
1166 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_reo_unblock_cache_status_li() local
[all …]
Dhal_li_tx.h60 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_buf_addr() local
81 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_lmac_id_li() local
101 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_type_li() local
120 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_index_li() local
143 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_cache_set_num() local
299 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_mesh_en() local
334 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_dscp_tid_table_id() local
Dhal_li_generic_api.c151 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_dump_pkt_tlvs_li() local
476 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_list_get_li() local
902 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_rx_msdu_reo_dst_ind_get_li() local
1085 void hal_rx_parse_eht_sig_hdr_li(struct hal_soc *hal_soc, uint8_t *tlv, in hal_rx_parse_eht_sig_hdr_li()
1090 void hal_hw_txrx_default_ops_attach_li(struct hal_soc *hal_soc) in hal_hw_txrx_default_ops_attach_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c786 void hal_register_rx_pkt_hdr_tlv_api_kiwi(struct hal_soc *hal_soc) in hal_register_rx_pkt_hdr_tlv_api_kiwi()
840 void hal_register_rx_pkt_hdr_tlv_api_kiwi(struct hal_soc *hal_soc) in hal_register_rx_pkt_hdr_tlv_api_kiwi()
1386 static inline qdf_iomem_t hal_get_window_address_kiwi(struct hal_soc *hal_soc, in hal_get_window_address_kiwi()
1400 hal_reo_set_err_dst_remap_kiwi(void *hal_soc) in hal_reo_set_err_dst_remap_kiwi()
1455 static uint8_t hal_reo_enable_pn_in_dest_kiwi(void *hal_soc) in hal_reo_enable_pn_in_dest_kiwi()
1586 hal_rx_flow_setup_cmem_fse_kiwi(struct hal_soc *hal_soc, uint32_t cmem_ba, in hal_rx_flow_setup_cmem_fse_kiwi()
1680 static uint32_t hal_rx_flow_get_cmem_fse_ts_kiwi(struct hal_soc *hal_soc, in hal_rx_flow_get_cmem_fse_ts_kiwi()
1697 hal_rx_flow_get_cmem_fse_kiwi(struct hal_soc *hal_soc, uint32_t fse_offset, in hal_rx_flow_get_cmem_fse_kiwi()
2077 void hal_srng_hw_reg_offset_init_misc_1_kiwi(struct hal_soc *hal_soc) in hal_srng_hw_reg_offset_init_misc_1_kiwi()
2090 void hal_srng_hw_reg_offset_init_misc_1_kiwi(struct hal_soc *hal_soc) in hal_srng_hw_reg_offset_init_misc_1_kiwi()
[all …]
Dhal_kiwi_tx.h45 static void hal_tx_set_dscp_tid_map_kiwi(struct hal_soc *hal_soc, uint8_t *map, in hal_tx_set_dscp_tid_map_kiwi()
113 static void hal_tx_update_dscp_tid_kiwi(struct hal_soc *hal_soc, uint8_t tid, in hal_tx_update_dscp_tid_kiwi()
173 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_config_rbm_mapping_be_kiwi() local
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_tx.h59 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_buf_addr() local
80 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_lmac_id() local
100 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_type() local
119 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_index() local
142 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_cache_set_num() local
297 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_mesh_en() local
Dhal_rh_rx.h239 #define HAL_RX_PKT_TLV_MPDU_START_OFFSET(hal_soc) \ argument
241 #define HAL_RX_PKT_TLV_MPDU_END_OFFSET(hal_soc) RX_PKT_TLV_OFFSET(mpdu_end_tlv) argument
242 #define HAL_RX_PKT_TLV_MSDU_START_OFFSET(hal_soc) \ argument
244 #define HAL_RX_PKT_TLV_MSDU_END_OFFSET(hal_soc) RX_PKT_TLV_OFFSET(msdu_end_tlv) argument
245 #define HAL_RX_PKT_TLV_ATTN_OFFSET(hal_soc) RX_PKT_TLV_OFFSET(attn_tlv) argument
246 #define HAL_RX_PKT_TLV_PKT_HDR_OFFSET(hal_soc) RX_PKT_TLV_OFFSET(pkt_hdr_tlv) argument
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h390 hal_rx_parse_ru_allocation_9224(struct hal_soc *hal_soc, void *tlv, in hal_rx_parse_ru_allocation_9224()
532 hal_rx_parse_eht_sig_non_ofdma_9224(struct hal_soc *hal_soc, void *tlv, in hal_rx_parse_eht_sig_non_ofdma_9224()
552 hal_rx_parse_eht_sig_ofdma_9224(struct hal_soc *hal_soc, void *tlv, in hal_rx_parse_eht_sig_ofdma_9224()
573 void hal_rx_parse_eht_sig_hdr_9224(struct hal_soc *hal_soc, in hal_rx_parse_eht_sig_hdr_9224()
1214 static inline qdf_iomem_t hal_get_window_address_9224(struct hal_soc *hal_soc, in hal_get_window_address_9224()
1243 static inline void hal_write_window_register(struct hal_soc *hal_soc) in hal_write_window_register()
1775 static void hal_hw_txrx_ops_attach_qcn9224(struct hal_soc *hal_soc) in hal_hw_txrx_ops_attach_qcn9224()
2081 static inline void hal_srng_hw_reg_offset_init_qcn9224(struct hal_soc *hal_soc) in hal_srng_hw_reg_offset_init_qcn9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c886 static inline qdf_iomem_t hal_get_window_address_6432(struct hal_soc *hal_soc, in hal_get_window_address_6432()
915 static inline void hal_write_window_register(struct hal_soc *hal_soc) in hal_write_window_register()
1482 static void hal_hw_txrx_ops_attach_qcn6432(struct hal_soc *hal_soc) in hal_hw_txrx_ops_attach_qcn6432()
2301 static inline void hal_srng_hw_reg_offset_init_qcn6432(struct hal_soc *hal_soc) in hal_srng_hw_reg_offset_init_qcn6432()
2326 static void hal_hw_txrx_ops_override_qcn6432(struct hal_soc *hal_soc) in hal_hw_txrx_ops_override_qcn6432()
2344 void hal_qcn6432_attach(struct hal_soc *hal_soc) in hal_qcn6432_attach()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c232 static void hal_get_hw_hptp_6450(struct hal_soc *hal_soc, in hal_get_hw_hptp_6450()
244 static void hal_reo_set_err_dst_remap_6450(void *hal_soc) in hal_reo_set_err_dst_remap_6450()
252 static void hal_tx_set_dscp_tid_map_6450(struct hal_soc *hal_soc, in hal_tx_set_dscp_tid_map_6450()
257 static void hal_tx_update_dscp_tid_6450(struct hal_soc *hal_soc, uint8_t tid, in hal_tx_update_dscp_tid_6450()
397 static inline qdf_iomem_t hal_get_window_address_6450(struct hal_soc *hal_soc, in hal_get_window_address_6450()
1607 hal_rx_flow_setup_cmem_fse_6450(struct hal_soc *hal_soc, uint32_t cmem_ba, in hal_rx_flow_setup_cmem_fse_6450()
1701 static uint32_t hal_rx_flow_get_cmem_fse_ts_6450(struct hal_soc *hal_soc, in hal_rx_flow_get_cmem_fse_ts_6450()
1718 hal_rx_flow_get_cmem_fse_6450(struct hal_soc *hal_soc, uint32_t fse_offset, in hal_rx_flow_get_cmem_fse_6450()
1790 static void hal_hw_txrx_ops_attach_wcn6450(struct hal_soc *hal_soc) in hal_hw_txrx_ops_attach_wcn6450()
2017 void hal_wcn6450_attach(struct hal_soc *hal_soc) in hal_wcn6450_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_rx.h108 uint64_t dp_rx_get_reo_qdesc_addr_li(hal_soc_handle_t hal_soc, in dp_rx_get_reo_qdesc_addr_li()
231 hal_soc_handle_t hal_soc, in dp_rx_prefetch_hw_sw_nbuf_desc()
252 hal_soc_handle_t hal_soc, in dp_rx_prefetch_hw_sw_nbuf_desc()
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
Dtarget_if_wifi_pos.c58 void *hal_soc = priv->hal_soc; in target_if_wifi_pos_replenish_ring() local
244 void *hal_soc = priv->hal_soc; in target_if_wifi_pos_init_ring() local
403 void *hal_soc, uint8_t num_mac, in target_if_wifi_pos_init_cir_cfr_rings()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1386 static inline qdf_iomem_t hal_get_window_address_6750(struct hal_soc *hal_soc, in hal_get_window_address_6750()
1518 hal_reo_set_err_dst_remap_6750(void *hal_soc) in hal_reo_set_err_dst_remap_6750()
1690 hal_rx_flow_setup_cmem_fse_6750(struct hal_soc *hal_soc, uint32_t cmem_ba, in hal_rx_flow_setup_cmem_fse_6750()
1784 static uint32_t hal_rx_flow_get_cmem_fse_ts_6750(struct hal_soc *hal_soc, in hal_rx_flow_get_cmem_fse_ts_6750()
1801 hal_rx_flow_get_cmem_fse_6750(struct hal_soc *hal_soc, uint32_t fse_offset, in hal_rx_flow_get_cmem_fse_6750()
1910 static void hal_hw_txrx_ops_attach_qca6750(struct hal_soc *hal_soc) in hal_hw_txrx_ops_attach_qca6750()
2562 void hal_qca6750_attach(struct hal_soc *hal_soc) in hal_qca6750_attach()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c871 static inline qdf_iomem_t hal_get_window_address_5332(struct hal_soc *hal_soc, in hal_get_window_address_5332()
1345 static void hal_hw_txrx_ops_attach_qca5332(struct hal_soc *hal_soc) in hal_hw_txrx_ops_attach_qca5332()
2119 static inline void hal_srng_hw_reg_offset_init_qca5332(struct hal_soc *hal_soc) in hal_srng_hw_reg_offset_init_qca5332()
2137 void hal_qca5332_attach(struct hal_soc *hal_soc) in hal_qca5332_attach()

1234