Searched refs:hal_ops (Results 1 – 13 of 13) sorted by relevance
202 const struct hal_ops *hal_ops; member
908 .hal_ops = &hal_qcn9274_ops,987 .hal_ops = &hal_wcn7850_ops,1064 .hal_ops = &hal_qcn9274_ops,
145 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_calculate_msi_group()491 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_common_setup()1003 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_mpdu_start && in ath12k_dp_wmask_compaction_rx_tlv_supported()1004 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_msdu_end && in ath12k_dp_wmask_compaction_rx_tlv_supported()1005 ab->hw_params->hal_ops->get_hal_rx_compact_ops) { in ath12k_dp_wmask_compaction_rx_tlv_supported()1017 ab->hal_rx_ops = ab->hw_params->hal_ops->get_hal_rx_compact_ops(); in ath12k_dp_hal_rx_desc_init()
1084 struct hal_ops { struct1092 extern const struct hal_ops hal_qcn9274_ops; argument1093 extern const struct hal_ops hal_wcn7850_ops;
1095 const struct hal_ops hal_qcn9274_ops = {1568 const struct hal_ops hal_wcn7850_ops = {2536 ret = ab->hw_params->hal_ops->create_srng_config(ab); in ath12k_hal_srng_init()
266 ti.rbm_id = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map[ti.ring_id].rbm_id; in ath12k_dp_tx()
4023 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_mpdu_start(); in ath12k_dp_rxdma_ring_sel_config_qcn9274()4025 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_msdu_end(); in ath12k_dp_rxdma_ring_sel_config_qcn9274()
227 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc);
363 struct hal_ops HalFunc;
164 struct hal_ops { struct
2275 const struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local2296 if (hal_ops->c2h_ra_report_handler) in rtl_c2h_content_parsing()2297 hal_ops->c2h_ra_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()
1268 struct hal_ops *pHalFunc = &padapter->HalFunc; in rtl8723bs_set_hal_ops()
1877 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc) in rtl8723b_set_hal_ops()