Home
last modified time | relevance | path

Searched refs:hal_ops (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/ath/ath12k/
A Dhw.h196 const struct hal_ops *hal_ops; member
A Dahb.c566 const struct hal_ops *hal_ops; in ath12k_ahb_config_ext_irq() local
571 hal_ops = ab->hw_params->hal_ops; in ath12k_ahb_config_ext_irq()
591 BIT(hal_ops->tcl_to_wbm_rbm_map[j].wbm_ring_num)) { in ath12k_ahb_config_ext_irq()
A Dhw.c1372 .hal_ops = &hal_qcn9274_ops,
1460 .hal_ops = &hal_wcn7850_ops,
1546 .hal_ops = &hal_qcn9274_ops,
1628 .hal_ops = &hal_qcn9274_ops,
A Ddp.c150 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_calculate_msi_group()
509 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_common_setup()
1031 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_mpdu_start && in ath12k_dp_wmask_compaction_rx_tlv_supported()
1032 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_msdu_end && in ath12k_dp_wmask_compaction_rx_tlv_supported()
1033 ab->hw_params->hal_ops->get_hal_rx_compact_ops) { in ath12k_dp_wmask_compaction_rx_tlv_supported()
1045 ab->hal_rx_ops = ab->hw_params->hal_ops->get_hal_rx_compact_ops(); in ath12k_dp_hal_rx_desc_init()
A Dhal.h1103 struct hal_ops { struct
1111 extern const struct hal_ops hal_qcn9274_ops; argument
1112 extern const struct hal_ops hal_wcn7850_ops;
A Dhal.c1089 const struct hal_ops hal_qcn9274_ops = {
1556 const struct hal_ops hal_wcn7850_ops = {
2579 ret = ab->hw_params->hal_ops->create_srng_config(ab); in ath12k_hal_srng_init()
A Ddp_tx.c273 ti.rbm_id = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map[ti.ring_id].rbm_id; in ath12k_dp_tx()
A Ddp_rx.c4371 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_mpdu_start(); in ath12k_dp_rxdma_ring_sel_config_qcn9274()
4373 ab->hw_params->hal_ops->rxdma_ring_wmask_rx_msdu_end(); in ath12k_dp_rxdma_ring_sel_config_qcn9274()
/drivers/net/wireless/realtek/rtlwifi/
A Dbase.c2282 const struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local
2303 if (hal_ops->c2h_ra_report_handler) in rtl_c2h_content_parsing()
2304 hal_ops->c2h_ra_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()

Completed in 41 milliseconds