Searched refs:he_data6 (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
D | hal_rh_generic_api.h | 255 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/ |
D | hal_be_generic_api.h | 798 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()
|
D | hal_be_api_mon.h | 2366 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/ |
D | hal_li_generic_api.h | 391 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/ |
D | wlan_pkt_capture_data_txrx.c | 207 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/ |
D | qdf_nbuf.h | 504 uint16_t he_data6; member 662 uint16_t he_data6; member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/ |
D | dp_rx_mon.c | 1319 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/ |
D | qdf_nbuf.c | 5112 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()
|