Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_api_mon.h2412 mon_rx_user_status->he_flags1 = in hal_rx_parse_receive_user_info()
2413 ppdu_info->rx_status.he_flags1; in hal_rx_parse_receive_user_info()
3365 ppdu_info->rx_status.he_flags1 = in hal_rx_status_get_tlv_info_generic_be()
3374 ppdu_info->rx_status.he_flags1 |= value; in hal_rx_status_get_tlv_info_generic_be()
3378 ppdu_info->rx_status.he_flags1 |= value; in hal_rx_status_get_tlv_info_generic_be()
Dhal_be_generic_api.h1096 TXMON_HAL_USER(ppdu_info, i, he_flags1) |= he_mu_flag_1; in hal_txmon_populate_he_mu_common()
2550 TXMON_HAL_USER(ppdu_info, i, he_flags1) |= he_mu_flag_1; in hal_txmon_status_parse_tlv_generic_be()
2659 TXMON_HAL_USER(ppdu_info, i, he_flags1) |= he_mu_flag_1; in hal_txmon_status_parse_tlv_generic_be()
3244 TXMON_HAL_USER(ppdu_info, i, he_flags1) |= he_mu_flag_1; in hal_txmon_status_parse_tlv_generic_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h1237 ppdu_info->rx_status.he_flags1 = in hal_rx_status_get_tlv_info_generic_rh()
1246 ppdu_info->rx_status.he_flags1 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1250 ppdu_info->rx_status.he_flags1 |= value; in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h372 ppdu_info->rx_status.he_flags1 |= in hal_rx_proc_phyrx_other_receive_info_tlv_9224()
375 ppdu_info->rx_status.he_flags1 |= in hal_rx_proc_phyrx_other_receive_info_tlv_9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h1395 ppdu_info->rx_status.he_flags1 = in hal_rx_status_get_tlv_info_generic_li()
1404 ppdu_info->rx_status.he_flags1 |= value; in hal_rx_status_get_tlv_info_generic_li()
1408 ppdu_info->rx_status.he_flags1 |= value; in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h496 uint16_t he_flags1; member
654 uint16_t he_flags1; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_rx_mon.c1323 cdp_rx_ppdu->sig_b_mcs = ppdu_info->rx_status.he_flags1 & 0x7; in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
1324 cdp_rx_ppdu->sig_b_dcm = (ppdu_info->rx_status.he_flags1 >> in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_nbuf.c5168 put_unaligned_le16(rx_status->he_flags1, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap_he_mu_flags()
5186 put_unaligned_le16(rx_user_status->he_flags1, in qdf_nbuf_update_radiotap_he_mu_flags()
5206 rx_user_status->he_flags1, in qdf_nbuf_update_radiotap_he_mu_flags()