Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h255 ppdu_info->rx_status.he_data6 |= value; in hal_rx_handle_other_tlvs()
1101 ppdu_info->rx_status.he_data6 = value; in hal_rx_status_get_tlv_info_generic_rh()
1105 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1109 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1228 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1233 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1335 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1398 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h798 uint32_t he_data6 = TXMON_HAL_USER(ppdu_info, user_id, he_data6); in hal_txmon_populate_he_data_per_user() local
833 he_data6 |= (usr->nss & 0xF); in hal_txmon_populate_he_data_per_user()
841 TXMON_HAL_USER(ppdu_info, user_id, he_data6) = he_data6; in hal_txmon_populate_he_data_per_user()
1064 he_data6) |= (usr_common->doppler_indication << in hal_txmon_populate_he_data_common()
2575 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= in hal_txmon_status_parse_tlv_generic_be()
2675 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= in hal_txmon_status_parse_tlv_generic_be()
2746 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= nss; in hal_txmon_status_parse_tlv_generic_be()
2821 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= nss; in hal_txmon_status_parse_tlv_generic_be()
Dhal_be_api_mon.h2366 mon_rx_user_status->he_data6 |= in hal_rx_parse_receive_user_info()
2408 mon_rx_user_status->he_data6 |= in hal_rx_parse_receive_user_info()
2611 ppdu_info->rx_status.he_data6 |= value; in hal_rx_he_sig_a_mu_ul_e_handle()
3229 ppdu_info->rx_status.he_data6 = value; in hal_rx_status_get_tlv_info_generic_be()
3233 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_be()
3237 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_be()
3356 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_be()
3361 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_be()
3466 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_be()
3529 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h391 ppdu_info->rx_status.he_data6 |= value; in hal_rx_handle_other_tlvs()
1259 ppdu_info->rx_status.he_data6 = value; in hal_rx_status_get_tlv_info_generic_li()
1263 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_li()
1267 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_li()
1386 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_li()
1391 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_li()
1493 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_li()
1556 ppdu_info->rx_status.he_data6 |= value; in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
Dwlan_pkt_capture_data_txrx.c207 tx_status->he_data6 |= pktcapture_hdr->nss; in pkt_capture_tx_get_phy_info()
754 rx_status->he_data6 |= nss; in pkt_capture_rx_get_phy_info()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h504 uint16_t he_data6; member
662 uint16_t he_data6; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_rx_mon.c1319 cdp_rx_ppdu->dopplar = (ppdu_info->rx_status.he_data6 >> in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
1321 cdp_rx_ppdu->txop_duration = (ppdu_info->rx_status.he_data6 >> in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_nbuf.c5112 put_unaligned_le16(rx_status->he_data6, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap_he_flags()
5135 put_unaligned_le16(rx_user_status->he_data6 | in qdf_nbuf_update_radiotap_he_flags()
5136 rx_status->he_data6, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap_he_flags()