Home
last modified time | relevance | path

Searched refs:he_data1 (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ !
H A Dhal_be_generic_api.h794 uint32_t he_data1 = TXMON_HAL_USER(ppdu_info, user_id, he_data1); in hal_txmon_populate_he_data_per_user() local
802 he_data1 |= QDF_MON_STATUS_HE_BEAM_CHANGE_KNOWN; in hal_txmon_populate_he_data_per_user()
803 he_data1 |= QDF_MON_STATUS_TXBF_KNOWN; in hal_txmon_populate_he_data_per_user()
808 he_data1 |= QDF_MON_STATUS_HE_DL_UL_KNOWN; in hal_txmon_populate_he_data_per_user()
812 he_data1 |= QDF_MON_STATUS_HE_MCS_KNOWN; in hal_txmon_populate_he_data_per_user()
815 he_data1 |= QDF_MON_STATUS_HE_DCM_KNOWN; in hal_txmon_populate_he_data_per_user()
818 he_data1 |= QDF_MON_STATUS_HE_LDPC_EXTRA_SYMBOL_KNOWN; in hal_txmon_populate_he_data_per_user()
829 he_data1 |= QDF_MON_STATUS_HE_DATA_BW_RU_KNOWN; in hal_txmon_populate_he_data_per_user()
837 TXMON_HAL_USER(ppdu_info, user_id, he_data1) = he_data1; in hal_txmon_populate_he_data_per_user()
1045 user_id, he_data1) |= QDF_MON_STATUS_HE_DOPPLER_KNOWN; in hal_txmon_populate_he_data_common()
[all …]
H A Dhal_be_api_mon.h2344 mon_rx_user_status->he_data1 |= in hal_rx_parse_receive_user_info()
2376 mon_rx_user_status->he_data1 |= in hal_rx_parse_receive_user_info()
2578 ppdu_info->rx_status.he_data1 = in hal_rx_he_sig_a_mu_ul_e_handle()
2581 ppdu_info->rx_status.he_data1 = in hal_rx_he_sig_a_mu_ul_e_handle()
2586 ppdu_info->rx_status.he_data1 |= in hal_rx_he_sig_a_mu_ul_e_handle()
3091 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_be()
3094 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_be()
3099 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_be()
3255 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_be()
3257 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_be()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ !
H A Dhal_rh_generic_api.h214 ppdu_info->rx_status.he_data1 = in hal_rx_handle_other_tlvs()
217 ppdu_info->rx_status.he_data1 = in hal_rx_handle_other_tlvs()
222 ppdu_info->rx_status.he_data1 |= in hal_rx_handle_other_tlvs()
965 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_rh()
968 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_rh()
973 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_rh()
1127 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_rh()
1129 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_rh()
1303 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_rh()
1353 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_rh()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ !
H A Dhal_li_generic_api.h350 ppdu_info->rx_status.he_data1 = in hal_rx_handle_other_tlvs()
353 ppdu_info->rx_status.he_data1 = in hal_rx_handle_other_tlvs()
358 ppdu_info->rx_status.he_data1 |= in hal_rx_handle_other_tlvs()
1123 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_li()
1126 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_li()
1131 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_li()
1285 ppdu_info->rx_status.he_data1 = in hal_rx_status_get_tlv_info_generic_li()
1287 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_li()
1461 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_li()
1511 ppdu_info->rx_status.he_data1 |= in hal_rx_status_get_tlv_info_generic_li()
[all …]
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/ !
H A Dwlan_pkt_capture_data_txrx.c196 tx_status->he_data1 |= in pkt_capture_tx_get_phy_info()
728 rx_status->he_data1 |= in pkt_capture_rx_get_phy_info()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ !
H A Dqdf_nbuf.h499 uint16_t he_data1; member
657 uint16_t he_data1; member
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ !
H A Dqdf_nbuf.c5097 put_unaligned_le16(rx_status->he_data1, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap_he_flags()
5115 put_unaligned_le16(rx_user_status->he_data1 | in qdf_nbuf_update_radiotap_he_flags()
5116 rx_status->he_data1, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap_he_flags()