Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h1222 he_mu_flags) = IS_MULTI_USERS(usr_common.num_users); in hal_txmon_parse_user_desc_common()
1229 if (TXMON_HAL_STATUS(ppdu_info, he_mu_flags)) in hal_txmon_parse_user_desc_common()
2548 he_mu_flags) = IS_MULTI_USERS(num_users); in hal_txmon_status_parse_tlv_generic_be()
2657 he_mu_flags) = IS_MULTI_USERS(num_users); in hal_txmon_status_parse_tlv_generic_be()
3235 he_mu_flags) = IS_MULTI_USERS(num_users); in hal_txmon_status_parse_tlv_generic_be()
Dhal_be_api_mon.h2341 ppdu_info->rx_status.he_mu_flags = 1; in hal_rx_parse_receive_user_info()
2373 ppdu_info->rx_status.he_mu_flags = 1; in hal_rx_parse_receive_user_info()
3251 ppdu_info->rx_status.he_mu_flags = 1; in hal_rx_status_get_tlv_info_generic_be()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
Ddp_tx_mon_status_2.0.c826 TXMON_PPDU_COM(tx_ppdu_info, he_mu_flags) = 0; in dp_tx_mon_generate_mu_block_ack_frm()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h1123 ppdu_info->rx_status.he_mu_flags = 1; in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h432 he_mu_flags : 1, member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h1281 ppdu_info->rx_status.he_mu_flags = 1; in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_nbuf.c5650 if (rx_status->he_mu_flags) { in qdf_nbuf_update_radiotap()