Searched refs:he_RU (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/ |
D | hal_6290_rx.h | 489 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/ |
D | hal_be_generic_api.h | 1100 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()
|
D | hal_be_api_mon.h | 3418 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/ |
D | qdf_nbuf.c | 5174 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/ |
D | hal_9224.h | 368 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/ |
D | qdf_nbuf.h | 498 uint8_t he_RU[8]; member 656 uint8_t he_RU[8]; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/ |
D | hal_rh_generic_api.h | 1287 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/ |
D | hal_li_generic_api.h | 1445 ppdu_info->rx_status.he_RU[0] = value; in hal_rx_status_get_tlv_info_generic_li()
|