Searched refs:hal_ops (Results 1 – 14 of 14) sorted by relevance
26 if (!ab->hw_params->hal_ops->rx_desc_encrypt_valid(desc)) in ath12k_dp_rx_h_enctype()29 return ab->hw_params->hal_ops->rx_desc_get_encrypt_type(desc); in ath12k_dp_rx_h_enctype()35 return ab->hw_params->hal_ops->rx_desc_get_decap_type(desc); in ath12k_dp_rx_h_decap_type()41 return ab->hw_params->hal_ops->rx_desc_get_mesh_ctl(desc); in ath12k_dp_rx_h_mesh_ctl_present()47 return ab->hw_params->hal_ops->rx_desc_get_mpdu_seq_ctl_vld(desc); in ath12k_dp_rx_h_seq_ctrl_valid()53 return ab->hw_params->hal_ops->rx_desc_get_mpdu_fc_valid(desc); in ath12k_dp_rx_h_fc_valid()77 return ab->hw_params->hal_ops->rx_desc_get_mpdu_start_seq_no(desc); in ath12k_dp_rx_h_seq_no()83 return ab->hw_params->hal_ops->dp_rx_h_msdu_done(desc); in ath12k_dp_rx_h_msdu_done()89 return ab->hw_params->hal_ops->dp_rx_h_l4_cksum_fail(desc); in ath12k_dp_rx_h_l4_cksum_fail()95 return ab->hw_params->hal_ops->dp_rx_h_ip_cksum_fail(desc); in ath12k_dp_rx_h_ip_cksum_fail()[all …]
186 const struct hal_ops *hal_ops; member
903 .hal_ops = &hal_qcn9274_ops,960 .hal_ops = &hal_wcn7850_ops,1016 .hal_ops = &hal_qcn9274_ops,
1034 struct hal_ops { struct1082 extern const struct hal_ops hal_qcn9274_ops; argument1083 extern const struct hal_ops hal_wcn7850_ops;
140 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_calculate_msi_group()502 map = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map; in ath12k_dp_srng_common_setup()
683 const struct hal_ops hal_qcn9274_ops = {1137 const struct hal_ops hal_wcn7850_ops = {2138 ret = ab->hw_params->hal_ops->create_srng_config(ab); in ath12k_hal_srng_init()
173 ti.rbm_id = ab->hw_params->hal_ops->tcl_to_wbm_rbm_map[ti.ring_id].rbm_id; in ath12k_dp_tx()
922 hdr_desc = ab->hw_params->hal_ops->rx_desc_get_msdu_payload(rx_desc); in ath12k_dp_mon_rx_merg_msdus()
227 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc);
363 struct hal_ops HalFunc;
164 struct hal_ops { struct
2289 struct rtl_hal_ops *hal_ops = rtlpriv->cfg->ops; in rtl_c2h_content_parsing() local2310 if (hal_ops->c2h_ra_report_handler) in rtl_c2h_content_parsing()2311 hal_ops->c2h_ra_report_handler(hw, cmd_buf, cmd_len); in rtl_c2h_content_parsing()
1269 struct hal_ops *pHalFunc = &padapter->HalFunc; in rtl8723bs_set_hal_ops()
1888 void rtl8723b_set_hal_ops(struct hal_ops *pHalFunc) in rtl8723b_set_hal_ops()