Home
last modified time | relevance | path

Searched refs:he_flags (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h209 ppdu_info->rx_status.he_flags = 1; in hal_rx_handle_other_tlvs()
358 mon_rx_user_status->he_flags = ppdu_info->rx_status.he_flags; in hal_rx_populate_mu_user_info()
678 ppdu_info->rx_status.he_flags = 1; in hal_rx_status_get_tlv_info_generic_rh()
961 ppdu_info->rx_status.he_flags = 1; in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h345 ppdu_info->rx_status.he_flags = 1; in hal_rx_handle_other_tlvs()
494 mon_rx_user_status->he_flags = ppdu_info->rx_status.he_flags; in hal_rx_populate_mu_user_info()
835 ppdu_info->rx_status.he_flags = 1; in hal_rx_status_get_tlv_info_generic_li()
1119 ppdu_info->rx_status.he_flags = 1; in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_api_mon.h839 mon_rx_user_status->he_flags = ppdu_info->rx_status.he_flags; in hal_rx_populate_mu_user_info()
2571 ppdu_info->rx_status.he_flags = 1; in hal_rx_he_sig_a_mu_ul_e_handle()
2788 ppdu_info->rx_status.he_flags = 1; in hal_rx_status_get_tlv_info_generic_be()
3087 ppdu_info->rx_status.he_flags = 1; in hal_rx_status_get_tlv_info_generic_be()
Dhal_be_generic_api.h937 if (TXMON_HAL_STATUS(ppdu_info, he_flags)) in hal_txmon_parse_user_desc_per_user()
1226 if (TXMON_HAL_STATUS(ppdu_info, he_flags)) in hal_txmon_parse_user_desc_common()
3188 TXMON_HAL_STATUS(ppdu_info, he_flags) = 1; in hal_txmon_status_parse_tlv_generic_be()
3194 if (!TXMON_HAL_STATUS(ppdu_info, he_flags)) in hal_txmon_status_parse_tlv_generic_be()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c195 tx_status->he_flags = 1; in pkt_capture_tx_get_phy_info()
727 rx_status->he_flags = 1; in pkt_capture_rx_get_phy_info()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h431 he_flags : 1, member
638 he_flags : 1, member
/wlan-driver/qca-wifi-host-cmn/dp/inc/
Dcdp_txrx_cmn_struct.h2682 uint16_t he_flags; member
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_nbuf.c5525 !rx_status->he_flags && !rx_status->eht_flags) { in qdf_nbuf_update_radiotap()
5636 if (rx_status->he_flags) { in qdf_nbuf_update_radiotap()