Lines Matching refs:hal
2637 struct hal_soc *hal = (struct hal_soc *)hal_soc_hdl; in hal_rx_status_get_tlv_info_generic_be() local
2695 hal_rx_parse_receive_user_info(hal, rx_tlv, ppdu_info, user_id); in hal_rx_status_get_tlv_info_generic_be()
2999 switch (hal->target_type) { in hal_rx_status_get_tlv_info_generic_be()
3544 ppdu_info->rx_status.bw = hal->ops->hal_rx_get_tlv(rx_tlv); in hal_rx_status_get_tlv_info_generic_be()
3612 hal_rx_proc_phyrx_other_receive_info_tlv(hal, rx_tlv_hdr, in hal_rx_status_get_tlv_info_generic_be()
3616 hal_rx_parse_u_sig_hdr(hal, rx_tlv, ppdu_info); in hal_rx_status_get_tlv_info_generic_be()
3619 hal_rx_parse_cmn_usr_info(hal, rx_tlv, ppdu_info); in hal_rx_status_get_tlv_info_generic_be()
3867 struct hal_soc *hal = (struct hal_soc *)hal_soc_hdl; in hal_rx_status_get_tlv_info_wrapper_be() local
3883 return hal_rx_status_aggr_tlv(hal, rx_tlv_hdr, in hal_rx_status_get_tlv_info_wrapper_be()
3887 hal_rx_status_process_aggr_tlv(hal, ppdu_info); in hal_rx_status_get_tlv_info_wrapper_be()
3891 if (hal_rx_status_tlv_should_aggregate(hal, tlv_tag)) { in hal_rx_status_get_tlv_info_wrapper_be()
3892 return hal_rx_status_start_new_aggr_tlv(hal, rx_tlv_hdr, in hal_rx_status_get_tlv_info_wrapper_be()