Lines Matching refs:user_id
534 uint8_t user_id, in hal_txmon_parse_peer_entry() argument
548 TXMON_HAL_USER(tx_ppdu_info, user_id, sw_peer_id) = in hal_txmon_parse_peer_entry()
580 hal_txmon_parse_mpdu_start(void *tx_tlv, uint8_t user_id, in hal_txmon_parse_mpdu_start() argument
585 TXMON_HAL_USER(tx_ppdu_info, user_id, start_seq) = in hal_txmon_parse_mpdu_start()
587 TXMON_HAL(tx_ppdu_info, cur_usr_idx) = user_id; in hal_txmon_parse_mpdu_start()
600 hal_txmon_parse_msdu_start(void *tx_tlv, uint8_t user_id, in hal_txmon_parse_msdu_start() argument
791 uint32_t user_id, in hal_txmon_populate_he_data_per_user() argument
794 uint32_t he_data1 = TXMON_HAL_USER(ppdu_info, user_id, he_data1); in hal_txmon_populate_he_data_per_user()
795 uint32_t he_data2 = TXMON_HAL_USER(ppdu_info, user_id, he_data2); in hal_txmon_populate_he_data_per_user()
796 uint32_t he_data3 = TXMON_HAL_USER(ppdu_info, user_id, he_data3); in hal_txmon_populate_he_data_per_user()
797 uint32_t he_data5 = TXMON_HAL_USER(ppdu_info, user_id, he_data5); in hal_txmon_populate_he_data_per_user()
798 uint32_t he_data6 = TXMON_HAL_USER(ppdu_info, user_id, he_data6); in hal_txmon_populate_he_data_per_user()
834 TXMON_HAL_USER(ppdu_info, user_id, mcs) = usr->mcs; in hal_txmon_populate_he_data_per_user()
837 TXMON_HAL_USER(ppdu_info, user_id, he_data1) = he_data1; in hal_txmon_populate_he_data_per_user()
838 TXMON_HAL_USER(ppdu_info, user_id, he_data2) = he_data2; in hal_txmon_populate_he_data_per_user()
839 TXMON_HAL_USER(ppdu_info, user_id, he_data3) = he_data3; in hal_txmon_populate_he_data_per_user()
840 TXMON_HAL_USER(ppdu_info, user_id, he_data5) = he_data5; in hal_txmon_populate_he_data_per_user()
841 TXMON_HAL_USER(ppdu_info, user_id, he_data6) = he_data6; in hal_txmon_populate_he_data_per_user()
901 uint32_t user_id, in hal_txmon_populate_eht_sig_per_user() argument
929 hal_txmon_parse_user_desc_per_user(void *tx_tlv, uint32_t user_id, in hal_txmon_parse_user_desc_per_user() argument
939 user_id, ppdu_info); in hal_txmon_parse_user_desc_per_user()
941 hal_txmon_populate_eht_sig_per_user(&usr_info, user_id, ppdu_info); in hal_txmon_parse_user_desc_per_user()
1040 uint32_t user_id, in hal_txmon_populate_he_data_common() argument
1045 user_id, he_data1) |= QDF_MON_STATUS_HE_DOPPLER_KNOWN; in hal_txmon_populate_he_data_common()
1048 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_populate_he_data_common()
1053 TXMON_HAL_USER(ppdu_info, user_id, he_data5) |= in hal_txmon_populate_he_data_common()
1063 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_populate_he_data_common()
1079 uint32_t user_id, in hal_txmon_populate_he_mu_common() argument
1131 uint32_t user_id, in hal_txmon_populate_eht_sig_common() argument
1213 hal_txmon_parse_user_desc_common(void *tx_tlv, uint32_t user_id, in hal_txmon_parse_user_desc_common() argument
1228 user_id, ppdu_info); in hal_txmon_parse_user_desc_common()
1231 user_id, ppdu_info); in hal_txmon_parse_user_desc_common()
1235 user_id, ppdu_info); in hal_txmon_parse_user_desc_common()
1250 hal_txmon_parse_eht_sig_non_mumimo_user_info(void *tx_tlv, uint32_t user_id, in hal_txmon_parse_eht_sig_non_mumimo_user_info() argument
1304 hal_txmon_parse_eht_sig_mumimo_user_info(void *tx_tlv, uint32_t user_id, in hal_txmon_parse_eht_sig_mumimo_user_info() argument
1352 uint32_t tlv_tag, user_id, tlv_len; in hal_txmon_status_get_num_users_generic_be() local
1357 user_id = HAL_RX_GET_USER_TLV32_USERID(tx_tlv_hdr); in hal_txmon_status_get_num_users_generic_be()
1558 uint32_t tlv_tag, user_id, tlv_len, tlv_user_id; in hal_txmon_status_parse_tlv_generic_be() local
1574 user_id = (tlv_user_id > ppdu_info->num_users ? 0 : tlv_user_id); in hal_txmon_status_parse_tlv_generic_be()
1682 hal_txmon_parse_peer_entry(tx_tlv, user_id, in hal_txmon_status_parse_tlv_generic_be()
1698 hal_txmon_parse_mpdu_start(tx_tlv, user_id, ppdu_info); in hal_txmon_status_parse_tlv_generic_be()
1706 hal_txmon_parse_msdu_start(tx_tlv, user_id, ppdu_info); in hal_txmon_status_parse_tlv_generic_be()
1719 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
1743 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
1978 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
1979 TXMON_HAL_USER(ppdu_info, user_id, tid) = transmitted_tid; in hal_txmon_status_parse_tlv_generic_be()
1980 TXMON_HAL_USER(ppdu_info, user_id, duration) = duration; in hal_txmon_status_parse_tlv_generic_be()
2149 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
2184 TXMON_HAL_USER(ppdu_info, user_id, tid) = in hal_txmon_status_parse_tlv_generic_be()
2188 TXMON_HAL_USER(ppdu_info, user_id, aid) = in hal_txmon_status_parse_tlv_generic_be()
2192 TXMON_HAL_USER(ppdu_info, user_id, start_seq) = in hal_txmon_status_parse_tlv_generic_be()
2196 TXMON_HAL_USER(ppdu_info, user_id, ba_control) = in hal_txmon_status_parse_tlv_generic_be()
2200 TXMON_HAL_USER(ppdu_info, user_id, ba_bitmap_sz) = in hal_txmon_status_parse_tlv_generic_be()
2206 qdf_mem_copy(TXMON_HAL_USER(ppdu_info, user_id, ba_bitmap), in hal_txmon_status_parse_tlv_generic_be()
2218 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
2219 TXMON_HAL_USER(ppdu_info, user_id, ba_bitmap_sz) = in hal_txmon_status_parse_tlv_generic_be()
2222 TXMON_HAL_USER(ppdu_info, user_id, tid) = in hal_txmon_status_parse_tlv_generic_be()
2226 TXMON_HAL_USER(ppdu_info, user_id, aid) = in hal_txmon_status_parse_tlv_generic_be()
2248 TXMON_HAL_USER(ppdu_info, user_id, start_seq) = in hal_txmon_status_parse_tlv_generic_be()
2252 TXMON_HAL_USER(ppdu_info, user_id, ba_control) = in hal_txmon_status_parse_tlv_generic_be()
2257 qdf_mem_copy(TXMON_HAL_USER(ppdu_info, user_id, ba_bitmap), in hal_txmon_status_parse_tlv_generic_be()
2262 user_id, ba_bitmap_sz)); in hal_txmon_status_parse_tlv_generic_be()
2333 TXMON_HAL_USER(ppdu_info, user_id, duration) = duration; in hal_txmon_status_parse_tlv_generic_be()
2449 hal_txmon_parse_eht_sig_non_mumimo_user_info(tx_tlv, user_id, in hal_txmon_status_parse_tlv_generic_be()
2457 hal_txmon_parse_eht_sig_mumimo_user_info(tx_tlv, user_id, in hal_txmon_status_parse_tlv_generic_be()
2465 hal_txmon_parse_eht_sig_non_mumimo_user_info(tx_tlv, user_id, in hal_txmon_status_parse_tlv_generic_be()
2555 TXMON_HAL_USER(ppdu_info, user_id, he_data1) |= in hal_txmon_status_parse_tlv_generic_be()
2560 TXMON_HAL_USER(ppdu_info, user_id, he_data2) |= in hal_txmon_status_parse_tlv_generic_be()
2568 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= in hal_txmon_status_parse_tlv_generic_be()
2575 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= in hal_txmon_status_parse_tlv_generic_be()
2664 TXMON_HAL_USER(ppdu_info, user_id, he_data1) |= in hal_txmon_status_parse_tlv_generic_be()
2668 TXMON_HAL_USER(ppdu_info, user_id, he_data2) |= in hal_txmon_status_parse_tlv_generic_be()
2672 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= bss_color_id; in hal_txmon_status_parse_tlv_generic_be()
2675 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= in hal_txmon_status_parse_tlv_generic_be()
2704 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
2726 TXMON_HAL_USER(ppdu_info, user_id, he_data1) |= in hal_txmon_status_parse_tlv_generic_be()
2732 TXMON_HAL_USER(ppdu_info, user_id, mcs) = sta_mcs; in hal_txmon_status_parse_tlv_generic_be()
2733 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= in hal_txmon_status_parse_tlv_generic_be()
2735 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= in hal_txmon_status_parse_tlv_generic_be()
2739 TXMON_HAL_USER(ppdu_info, user_id, he_data4) |= in hal_txmon_status_parse_tlv_generic_be()
2745 TXMON_HAL_USER(ppdu_info, user_id, nss) = nss; in hal_txmon_status_parse_tlv_generic_be()
2746 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= nss; in hal_txmon_status_parse_tlv_generic_be()
2765 TXMON_HAL(ppdu_info, cur_usr_idx) = user_id; in hal_txmon_status_parse_tlv_generic_be()
2794 TXMON_HAL_USER(ppdu_info, user_id, he_data1) |= in hal_txmon_status_parse_tlv_generic_be()
2799 TXMON_HAL_USER(ppdu_info, user_id, he_data2) |= in hal_txmon_status_parse_tlv_generic_be()
2803 TXMON_HAL_USER(ppdu_info, user_id, mcs) = sta_mcs; in hal_txmon_status_parse_tlv_generic_be()
2804 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= in hal_txmon_status_parse_tlv_generic_be()
2806 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= in hal_txmon_status_parse_tlv_generic_be()
2808 TXMON_HAL_USER(ppdu_info, user_id, he_data3) |= in hal_txmon_status_parse_tlv_generic_be()
2812 TXMON_HAL_USER(ppdu_info, user_id, he_data4) |= in hal_txmon_status_parse_tlv_generic_be()
2816 TXMON_HAL_USER(ppdu_info, user_id, he_data5) |= in hal_txmon_status_parse_tlv_generic_be()
2820 TXMON_HAL_USER(ppdu_info, user_id, nss) = nss; in hal_txmon_status_parse_tlv_generic_be()
2821 TXMON_HAL_USER(ppdu_info, user_id, he_data6) |= nss; in hal_txmon_status_parse_tlv_generic_be()
3032 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3038 TXMON_HAL_USER(ppdu_info, user_id, mcs) = mcs; in hal_txmon_status_parse_tlv_generic_be()
3039 TXMON_HAL_USER(ppdu_info, user_id, nss) = in hal_txmon_status_parse_tlv_generic_be()
3042 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3045 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3048 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3051 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3057 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3059 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3061 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3063 TXMON_HAL_USER(ppdu_info, user_id, in hal_txmon_status_parse_tlv_generic_be()
3115 hal_txmon_parse_user_desc_per_user(tx_tlv, user_id, ppdu_info); in hal_txmon_status_parse_tlv_generic_be()
3122 hal_txmon_parse_user_desc_common(tx_tlv, user_id, ppdu_info); in hal_txmon_status_parse_tlv_generic_be()