Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_api_mon.h2414 mon_rx_user_status->he_flags2 = in hal_rx_parse_receive_user_info()
2415 ppdu_info->rx_status.he_flags2; in hal_rx_parse_receive_user_info()
3381 ppdu_info->rx_status.he_flags2 = in hal_rx_status_get_tlv_info_generic_be()
3386 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_be()
3390 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_be()
3395 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_be()
Dhal_be_generic_api.h1097 TXMON_HAL_USER(ppdu_info, i, he_flags2) |= he_mu_flag_2; in hal_txmon_populate_he_mu_common()
2551 TXMON_HAL_USER(ppdu_info, i, he_flags2) |= he_mu_flag_2; in hal_txmon_status_parse_tlv_generic_be()
2660 TXMON_HAL_USER(ppdu_info, i, he_flags2) |= he_mu_flag_2; in hal_txmon_status_parse_tlv_generic_be()
3245 TXMON_HAL_USER(ppdu_info, i, he_flags2) |= he_mu_flag_2; in hal_txmon_status_parse_tlv_generic_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h1253 ppdu_info->rx_status.he_flags2 = in hal_rx_status_get_tlv_info_generic_rh()
1258 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1262 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_rh()
1267 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h1411 ppdu_info->rx_status.he_flags2 = in hal_rx_status_get_tlv_info_generic_li()
1416 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_li()
1420 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_li()
1425 ppdu_info->rx_status.he_flags2 |= value; in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h497 uint16_t he_flags2; member
655 uint16_t he_flags2; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_rx_mon.c1326 cdp_rx_ppdu->sig_b_sym = (ppdu_info->rx_status.he_flags2 >> in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
1328 cdp_rx_ppdu->sig_b_comp = (ppdu_info->rx_status.he_flags2 >> in dp_rx_populate_cdp_indication_ppdu_undecoded_metadata()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_nbuf.c5171 put_unaligned_le16(rx_status->he_flags2, &rtap_buf[rtap_len]); in qdf_nbuf_update_radiotap_he_mu_flags()
5190 put_unaligned_le16(rx_user_status->he_flags2, in qdf_nbuf_update_radiotap_he_mu_flags()
5207 rx_user_status->he_flags2, rx_user_status->he_RU[0], in qdf_nbuf_update_radiotap_he_mu_flags()