Lines Matching refs:soc_hdl
382 QDF_STATUS dp_ipa_set_smmu_mapped(struct cdp_soc_t *soc_hdl, int val) in dp_ipa_set_smmu_mapped() argument
384 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_set_smmu_mapped()
390 int dp_ipa_get_smmu_mapped(struct cdp_soc_t *soc_hdl) in dp_ipa_get_smmu_mapped() argument
392 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_get_smmu_mapped()
1914 QDF_STATUS dp_ipa_get_resource(struct cdp_soc_t *soc_hdl, uint8_t pdev_id) in dp_ipa_get_resource() argument
1916 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_get_resource()
2042 QDF_STATUS dp_ipa_set_doorbell_paddr(struct cdp_soc_t *soc_hdl, uint8_t pdev_id) in dp_ipa_set_doorbell_paddr() argument
2044 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_set_doorbell_paddr()
2077 QDF_STATUS dp_ipa_iounmap_doorbell_vaddr(struct cdp_soc_t *soc_hdl, in dp_ipa_iounmap_doorbell_vaddr() argument
2080 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_iounmap_doorbell_vaddr()
2100 QDF_STATUS dp_ipa_op_response(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_op_response() argument
2103 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_op_response()
2127 QDF_STATUS dp_ipa_register_op_cb(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_register_op_cb() argument
2131 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_register_op_cb()
2149 void dp_ipa_deregister_op_cb(struct cdp_soc_t *soc_hdl, uint8_t pdev_id) in dp_ipa_deregister_op_cb() argument
2151 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_deregister_op_cb()
2164 QDF_STATUS dp_ipa_get_stat(struct cdp_soc_t *soc_hdl, uint8_t pdev_id) in dp_ipa_get_stat() argument
2170 qdf_nbuf_t dp_tx_send_ipa_data_frame(struct cdp_soc_t *soc_hdl, uint8_t vdev_id, in dp_tx_send_ipa_data_frame() argument
2177 ret = dp_tx_send(soc_hdl, vdev_id, skb); in dp_tx_send_ipa_data_frame()
2262 QDF_STATUS dp_ipa_enable_autonomy(struct cdp_soc_t *soc_hdl, uint8_t pdev_id) in dp_ipa_enable_autonomy() argument
2264 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_enable_autonomy()
2326 QDF_STATUS dp_ipa_disable_autonomy(struct cdp_soc_t *soc_hdl, uint8_t pdev_id) in dp_ipa_disable_autonomy() argument
2328 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_disable_autonomy()
2803 QDF_STATUS dp_ipa_setup(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_setup() argument
2813 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_setup()
3182 QDF_STATUS dp_ipa_setup(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_setup() argument
3189 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_setup()
3428 QDF_STATUS dp_ipa_cleanup(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_cleanup() argument
3432 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_cleanup()
3488 QDF_STATUS dp_ipa_enable_pipes(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_enable_pipes() argument
3491 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_enable_pipes()
3538 QDF_STATUS dp_ipa_disable_pipes(struct cdp_soc_t *soc_hdl, uint8_t pdev_id, in dp_ipa_disable_pipes() argument
3541 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_disable_pipes()
3611 bool dp_ipa_rx_wdsext_iface(struct cdp_soc_t *soc_hdl, uint8_t peer_id, in dp_ipa_rx_wdsext_iface() argument
3616 struct dp_soc *dp_soc = cdp_soc_t_to_dp_soc(soc_hdl); in dp_ipa_rx_wdsext_iface()
3619 txrx_peer = dp_tgt_txrx_peer_get_ref_by_id(soc_hdl, peer_id, in dp_ipa_rx_wdsext_iface()
3683 QDF_STATUS dp_ipa_rx_super_rule_setup(struct cdp_soc_t *soc_hdl,
3686 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
3705 int dp_ipa_pcie_link_up(struct cdp_soc_t *soc_hdl)
3707 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
3715 void dp_ipa_pcie_link_down(struct cdp_soc_t *soc_hdl)
3717 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
3812 bool dp_ipa_rx_intrabss_fwd(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
3815 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
3984 struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
3989 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
4013 struct cdp_soc_t *soc_hdl, uint8_t pdev_id, const char *func,
4016 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
4038 struct cdp_soc_t *soc_hdl, uint8_t pdev_id,
4041 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
4059 QDF_STATUS dp_ipa_ast_create(struct cdp_soc_t *soc_hdl,
4062 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
4299 int dp_ipa_txrx_get_vdev_stats(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
4302 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
4351 void dp_ipa_get_wdi_version(struct cdp_soc_t *soc_hdl, uint8_t *wdi_ver)
4353 struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);