Lines Matching refs:dp_soc

393 int dp_ipa_uc_detach(struct dp_soc *soc, struct dp_pdev *pdev);
394 int dp_ipa_uc_attach(struct dp_soc *soc, struct dp_pdev *pdev);
403 int dp_ipa_ring_resource_setup(struct dp_soc *soc,
406 bool dp_reo_remap_config(struct dp_soc *soc, uint32_t *remap0,
417 qdf_nbuf_t dp_ipa_handle_rx_reo_reinject(struct dp_soc *soc, qdf_nbuf_t nbuf);
419 QDF_STATUS dp_ipa_handle_rx_buf_smmu_mapping(struct dp_soc *soc,
462 dp_ipa_rx_buf_smmu_mapping_lock(struct dp_soc *soc) in dp_ipa_rx_buf_smmu_mapping_lock()
469 dp_ipa_rx_buf_smmu_mapping_unlock(struct dp_soc *soc) in dp_ipa_rx_buf_smmu_mapping_unlock()
476 dp_ipa_reo_ctx_buf_mapping_lock(struct dp_soc *soc, in dp_ipa_reo_ctx_buf_mapping_lock()
486 dp_ipa_reo_ctx_buf_mapping_unlock(struct dp_soc *soc, in dp_ipa_reo_ctx_buf_mapping_unlock()
497 dp_ipa_rx_buf_smmu_mapping_lock(struct dp_soc *soc) in dp_ipa_rx_buf_smmu_mapping_lock()
502 dp_ipa_rx_buf_smmu_mapping_unlock(struct dp_soc *soc) in dp_ipa_rx_buf_smmu_mapping_unlock()
507 dp_ipa_reo_ctx_buf_mapping_lock(struct dp_soc *soc, in dp_ipa_reo_ctx_buf_mapping_lock()
513 dp_ipa_reo_ctx_buf_mapping_unlock(struct dp_soc *soc, in dp_ipa_reo_ctx_buf_mapping_unlock()
639 bool dp_ipa_is_ring_ipa_tx(struct dp_soc *soc, uint8_t ring_id);
641 static inline int dp_ipa_uc_detach(struct dp_soc *soc, struct dp_pdev *pdev) in dp_ipa_uc_detach()
646 static inline int dp_ipa_uc_attach(struct dp_soc *soc, struct dp_pdev *pdev) in dp_ipa_uc_attach()
651 static inline int dp_ipa_ring_resource_setup(struct dp_soc *soc, in dp_ipa_ring_resource_setup()
657 static inline QDF_STATUS dp_ipa_handle_rx_buf_smmu_mapping(struct dp_soc *soc, in dp_ipa_handle_rx_buf_smmu_mapping()
668 dp_ipa_rx_buf_smmu_mapping_lock(struct dp_soc *soc) in dp_ipa_rx_buf_smmu_mapping_lock()
673 dp_ipa_rx_buf_smmu_mapping_unlock(struct dp_soc *soc) in dp_ipa_rx_buf_smmu_mapping_unlock()
678 dp_ipa_reo_ctx_buf_mapping_lock(struct dp_soc *soc, in dp_ipa_reo_ctx_buf_mapping_lock()
684 dp_ipa_reo_ctx_buf_mapping_unlock(struct dp_soc *soc, in dp_ipa_reo_ctx_buf_mapping_unlock()
689 static inline qdf_nbuf_t dp_ipa_handle_rx_reo_reinject(struct dp_soc *soc, in dp_ipa_handle_rx_reo_reinject()
744 dp_ipa_is_ring_ipa_tx(struct dp_soc *soc, uint8_t ring_id) in dp_ipa_is_ring_ipa_tx()