Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290_rx.h489 qdf_mem_copy(ppdu_info->rx_status.he_RU, in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
491 sizeof(ppdu_info->rx_status.he_RU)); in hal_rx_proc_phyrx_other_receive_info_tlv_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h1100 TXMON_HAL_USER(ppdu_info, i, he_RU[0]) = in hal_txmon_populate_he_mu_common()
1102 TXMON_HAL_USER(ppdu_info, i, he_RU[1]) = in hal_txmon_populate_he_mu_common()
1104 TXMON_HAL_USER(ppdu_info, i, he_RU[2]) = in hal_txmon_populate_he_mu_common()
1106 TXMON_HAL_USER(ppdu_info, i, he_RU[3]) = in hal_txmon_populate_he_mu_common()
1109 TXMON_HAL_USER(ppdu_info, i, he_RU[4]) = in hal_txmon_populate_he_mu_common()
1111 TXMON_HAL_USER(ppdu_info, i, he_RU[5]) = in hal_txmon_populate_he_mu_common()
1113 TXMON_HAL_USER(ppdu_info, i, he_RU[6]) = in hal_txmon_populate_he_mu_common()
1115 TXMON_HAL_USER(ppdu_info, i, he_RU[7]) = in hal_txmon_populate_he_mu_common()
Dhal_be_api_mon.h3418 ppdu_info->rx_status.he_RU[0] = value; in hal_rx_status_get_tlv_info_generic_be()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_nbuf.c5174 rtap_buf[rtap_len] = rx_status->he_RU[0]; in qdf_nbuf_update_radiotap_he_mu_flags()
5177 rtap_buf[rtap_len] = rx_status->he_RU[1]; in qdf_nbuf_update_radiotap_he_mu_flags()
5180 rtap_buf[rtap_len] = rx_status->he_RU[2]; in qdf_nbuf_update_radiotap_he_mu_flags()
5183 rtap_buf[rtap_len] = rx_status->he_RU[3]; in qdf_nbuf_update_radiotap_he_mu_flags()
5194 rtap_buf[rtap_len] = rx_user_status->he_RU[0]; in qdf_nbuf_update_radiotap_he_mu_flags()
5197 rtap_buf[rtap_len] = rx_user_status->he_RU[1]; in qdf_nbuf_update_radiotap_he_mu_flags()
5200 rtap_buf[rtap_len] = rx_user_status->he_RU[2]; in qdf_nbuf_update_radiotap_he_mu_flags()
5203 rtap_buf[rtap_len] = rx_user_status->he_RU[3]; 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()
5208 rx_user_status->he_RU[1], rx_user_status->he_RU[2], in qdf_nbuf_update_radiotap_he_mu_flags()
[all …]
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h368 qdf_mem_copy(ppdu_info->rx_status.he_RU, in hal_rx_proc_phyrx_other_receive_info_tlv_9224()
370 sizeof(ppdu_info->rx_status.he_RU)); in hal_rx_proc_phyrx_other_receive_info_tlv_9224()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h498 uint8_t he_RU[8]; member
656 uint8_t he_RU[8]; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h1287 ppdu_info->rx_status.he_RU[0] = value; in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h1445 ppdu_info->rx_status.he_RU[0] = value; in hal_rx_status_get_tlv_info_generic_li()