Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.h1083 uint16_t he_mu_flag_2 = 0; in hal_txmon_populate_he_mu_common() local
1091 he_mu_flag_2 |= ((usr_common->center_ru_1 << in hal_txmon_populate_he_mu_common()
1097 TXMON_HAL_USER(ppdu_info, i, he_flags2) |= he_mu_flag_2; in hal_txmon_populate_he_mu_common()
2476 uint16_t he_mu_flag_2 = 0; in hal_txmon_status_parse_tlv_generic_be() local
2543 he_mu_flag_2 |= QDF_MON_STATUS_SIG_A_BANDWIDTH_KNOWN; in hal_txmon_status_parse_tlv_generic_be()
2544 he_mu_flag_2 |= sig_a_bw << in hal_txmon_status_parse_tlv_generic_be()
2551 TXMON_HAL_USER(ppdu_info, i, he_flags2) |= he_mu_flag_2; in hal_txmon_status_parse_tlv_generic_be()
2584 uint16_t he_mu_flag_2 = 0; in hal_txmon_status_parse_tlv_generic_be() local
2638 he_mu_flag_2 |= comp_mode_sig_b << in hal_txmon_status_parse_tlv_generic_be()
2641 he_mu_flag_2 |= QDF_MON_STATUS_SIG_A_BANDWIDTH_KNOWN; in hal_txmon_status_parse_tlv_generic_be()
[all …]