|
@@ -5985,9 +5985,6 @@ QDF_STATUS lim_strip_supp_op_class_update_struct(struct mac_context *mac_ctx,
|
|
|
pe_err("dot11f_unpack Parse Error");
|
|
|
return QDF_STATUS_E_FAILURE;
|
|
|
}
|
|
|
- if (dst->num_classes)
|
|
|
- QDF_TRACE_HEX_DUMP(QDF_MODULE_ID_PE, QDF_TRACE_LEVEL_DEBUG,
|
|
|
- &dst->classes[0], dst->num_classes);
|
|
|
|
|
|
return QDF_STATUS_SUCCESS;
|
|
|
}
|
|
@@ -6942,174 +6939,99 @@ void lim_log_he_cap(struct mac_context *mac, tDot11fIEhe_cap *he_cap)
|
|
|
if (!he_cap->present)
|
|
|
return;
|
|
|
|
|
|
- pe_debug("HE Capabilities:");
|
|
|
-
|
|
|
- /* HE MAC capabilities */
|
|
|
- pe_debug("\tHTC-HE conrol: 0x%01x", he_cap->htc_he);
|
|
|
- pe_debug("\tTWT Requestor support: 0x%01x",
|
|
|
- he_cap->twt_request);
|
|
|
- pe_debug("\tTWT Responder support: 0x%01x",
|
|
|
- he_cap->twt_responder);
|
|
|
- pe_debug("\tFragmentation support: 0x%02x",
|
|
|
- he_cap->fragmentation);
|
|
|
- pe_debug("\tMax no.of frag MSDUs: 0x%03x",
|
|
|
- he_cap->max_num_frag_msdu_amsdu_exp);
|
|
|
- pe_debug("\tMin. frag size: 0x%02x", he_cap->min_frag_size);
|
|
|
- pe_debug("\tTrigger MAC pad duration: 0x%02x",
|
|
|
- he_cap->trigger_frm_mac_pad);
|
|
|
- pe_debug("\tMulti-TID aggr Rx support: 0x%03x",
|
|
|
- he_cap->multi_tid_aggr_rx_supp);
|
|
|
- pe_debug("\tLink adaptation: 0x%02x",
|
|
|
- he_cap->he_link_adaptation);
|
|
|
- pe_debug("\tAll ACK support: 0x%01x", he_cap->all_ack);
|
|
|
- pe_debug("\tTriggered resp. scheduling: 0x%01x",
|
|
|
- he_cap->trigd_rsp_sched);
|
|
|
- pe_debug("\tA-Buff status report: 0x%01x", he_cap->a_bsr);
|
|
|
- pe_debug("\tBroadcast TWT support: 0x%01x",
|
|
|
- he_cap->broadcast_twt);
|
|
|
- pe_debug("\t32bit BA bitmap support: 0x%01x",
|
|
|
- he_cap->ba_32bit_bitmap);
|
|
|
- pe_debug("\tMU Cascading support: 0x%01x",
|
|
|
- he_cap->mu_cascade);
|
|
|
- pe_debug("\tACK enabled Multi-TID: 0x%01x",
|
|
|
- he_cap->ack_enabled_multitid);
|
|
|
- pe_debug("\tOMI A-Control support: 0x%01x",
|
|
|
- he_cap->omi_a_ctrl);
|
|
|
- pe_debug("\tOFDMA RA support: 0x%01x", he_cap->ofdma_ra);
|
|
|
- pe_debug("\tMax A-MPDU Length: 0x%02x",
|
|
|
- he_cap->max_ampdu_len_exp_ext);
|
|
|
- pe_debug("\tA-MSDU Fragmentation: 0x%01x",
|
|
|
- he_cap->amsdu_frag);
|
|
|
- pe_debug("\tFlex. TWT sched support: 0x%01x",
|
|
|
- he_cap->flex_twt_sched);
|
|
|
- pe_debug("\tRx Ctrl frame to MBSS: 0x%01x",
|
|
|
- he_cap->rx_ctrl_frame);
|
|
|
- pe_debug("\tBSRP A-MPDU Aggregation: 0x%01x",
|
|
|
- he_cap->bsrp_ampdu_aggr);
|
|
|
- pe_debug("\tQuite Time Period support: 0x%01x", he_cap->qtp);
|
|
|
- pe_debug("\tA-BQR support: 0x%01x", he_cap->a_bqr);
|
|
|
- pe_debug("\tSR Reponder support: 0x%01x",
|
|
|
- he_cap->spatial_reuse_param_rspder);
|
|
|
- pe_debug("\tNDP Feedback support: 0x%01x", he_cap->ndp_feedback_supp);
|
|
|
- pe_debug("\tOPS support: 0x%01x", he_cap->ops_supp);
|
|
|
- pe_debug("\tAMSDU in AMPDU: 0x%01x", he_cap->amsdu_in_ampdu);
|
|
|
- pe_debug("\tMulti-TID aggr Tx support: 0x%03x",
|
|
|
- he_cap->multi_tid_aggr_tx_supp);
|
|
|
- pe_debug("\tHE sub ch sel tx supp: 0x%01x",
|
|
|
- he_cap->he_sub_ch_sel_tx_supp);
|
|
|
- pe_debug("\tUL 2x996 tone RU supp: 0x%01x",
|
|
|
- he_cap->ul_2x996_tone_ru_supp);
|
|
|
- pe_debug("\tOM ctrl UL MU data dis rx supp: 0x%01x",
|
|
|
- he_cap->om_ctrl_ul_mu_data_dis_rx);
|
|
|
- pe_debug("\tHE dynamic SMPS supp: 0x%01x",
|
|
|
- he_cap->he_dynamic_smps);
|
|
|
- pe_debug("\tPunctured sounding supp: 0x%01x",
|
|
|
- he_cap->punctured_sounding_supp);
|
|
|
- pe_debug("\tHT VHT Trigger frame Rx supp: 0x%01x",
|
|
|
- he_cap->ht_vht_trg_frm_rx_supp);
|
|
|
- /* HE PHY capabilities */
|
|
|
+ pe_nofl_debug("HE Capabilities: htc_he 0x%x twt_req 0x%x twt_res 0x%x fragmentation 0x%x max frag msdu amsdu 0x%x min frag 0x%x",
|
|
|
+ he_cap->htc_he, he_cap->twt_request,
|
|
|
+ he_cap->twt_responder, he_cap->fragmentation,
|
|
|
+ he_cap->max_num_frag_msdu_amsdu_exp,
|
|
|
+ he_cap->min_frag_size);
|
|
|
+ pe_nofl_debug("\ttrig frm mac pad 0x%x multi tid aggr supp 0x%x link adaptaion 0x%x all ack 0x%x trigd_rsp_sched 0x%x a_bsr 0x%x",
|
|
|
+ he_cap->trigger_frm_mac_pad,
|
|
|
+ he_cap->multi_tid_aggr_rx_supp,
|
|
|
+ he_cap->he_link_adaptation, he_cap->all_ack,
|
|
|
+ he_cap->trigd_rsp_sched, he_cap->a_bsr);
|
|
|
+ pe_nofl_debug("\tBC twt 0x%x ba_32bit_bitmap supp 0x%x mu_cascade 0x%x ack_enabled_multitid 0x%x omi_a_ctrl 0x%x ofdma_ra 0x%x",
|
|
|
+ he_cap->broadcast_twt, he_cap->ba_32bit_bitmap,
|
|
|
+ he_cap->mu_cascade, he_cap->ack_enabled_multitid,
|
|
|
+ he_cap->omi_a_ctrl, he_cap->ofdma_ra);
|
|
|
+ pe_nofl_debug("\tmax_ampdu_len exp ext 0x%x amsdu_frag 0x%x flex_twt_sched 0x%x rx_ctrl frm 0x%x bsrp_ampdu_aggr 0x%x qtp 0x%x a_bqr 0x%x",
|
|
|
+ he_cap->max_ampdu_len_exp_ext, he_cap->amsdu_frag,
|
|
|
+ he_cap->flex_twt_sched, he_cap->rx_ctrl_frame,
|
|
|
+ he_cap->bsrp_ampdu_aggr, he_cap->qtp, he_cap->a_bqr);
|
|
|
+ pe_nofl_debug("\tSR Reponder 0x%x ndp_feedback 0x%x ops_supp 0x%x amsdu_in_ampdu 0x%x multi_tid_aggr_tx 0x%x he_sub_ch_sel_tx 0x%x",
|
|
|
+ he_cap->spatial_reuse_param_rspder,
|
|
|
+ he_cap->ndp_feedback_supp,
|
|
|
+ he_cap->ops_supp, he_cap->amsdu_in_ampdu,
|
|
|
+ he_cap->multi_tid_aggr_tx_supp,
|
|
|
+ he_cap->he_sub_ch_sel_tx_supp);
|
|
|
+
|
|
|
+ pe_nofl_debug("\tul_2x996_tone_ru 0x%x om_ctrl_ul_mu_data_dis_rx 0x%x dynamic_smps 0x%x punctured_sounding 0x%x ht_vht_trg_frm_rx 0x%x",
|
|
|
+ he_cap->ul_2x996_tone_ru_supp,
|
|
|
+ he_cap->om_ctrl_ul_mu_data_dis_rx,
|
|
|
+ he_cap->he_dynamic_smps, he_cap->punctured_sounding_supp,
|
|
|
+ he_cap->ht_vht_trg_frm_rx_supp);
|
|
|
+
|
|
|
chan_width = HE_CH_WIDTH_COMBINE(he_cap->chan_width_0,
|
|
|
he_cap->chan_width_1, he_cap->chan_width_2,
|
|
|
he_cap->chan_width_3, he_cap->chan_width_4,
|
|
|
he_cap->chan_width_5, he_cap->chan_width_6);
|
|
|
|
|
|
- pe_debug("\tChannel width support: 0x%07x", chan_width);
|
|
|
- pe_debug("\tPreamble puncturing Rx: 0x%04x",
|
|
|
- he_cap->rx_pream_puncturing);
|
|
|
- pe_debug("\tClass of device: 0x%01x", he_cap->device_class);
|
|
|
- pe_debug("\tLDPC coding support: 0x%01x",
|
|
|
- he_cap->ldpc_coding);
|
|
|
- pe_debug("\tLTF and GI for HE PPDUs: 0x%02x",
|
|
|
- he_cap->he_1x_ltf_800_gi_ppdu);
|
|
|
- pe_debug("\tMidamble TX Rx MAX NSTS: 0x%02x",
|
|
|
- he_cap->midamble_tx_rx_max_nsts);
|
|
|
- pe_debug("\tLTF and GI for NDP: 0x%02x",
|
|
|
- he_cap->he_4x_ltf_3200_gi_ndp);
|
|
|
- pe_debug("\tSTBC Tx support (<= 80MHz): 0x%01x",
|
|
|
- he_cap->tb_ppdu_tx_stbc_lt_80mhz);
|
|
|
- pe_debug("\tSTBC Rx support (<= 80MHz): 0x%01x",
|
|
|
- he_cap->rx_stbc_lt_80mhz);
|
|
|
- pe_debug("\tDoppler support: 0x%02x", he_cap->doppler);
|
|
|
- pe_debug("\tUL MU: 0x%02x", he_cap->ul_mu);
|
|
|
- pe_debug("\tDCM encoding Tx: 0x%03x", he_cap->dcm_enc_tx);
|
|
|
- pe_debug("\tDCM encoding Rx: 0x%03x", he_cap->dcm_enc_rx);
|
|
|
- pe_debug("\tHE MU PPDU payload support: 0x%01x",
|
|
|
- he_cap->ul_he_mu);
|
|
|
- pe_debug("\tSU Beamformer: 0x%01x", he_cap->su_beamformer);
|
|
|
- pe_debug("\tSU Beamformee: 0x%01x", he_cap->su_beamformee);
|
|
|
- pe_debug("\tMU Beamformer: 0x%01x", he_cap->mu_beamformer);
|
|
|
- pe_debug("\tBeamformee STS for <= 80Mhz: 0x%03x",
|
|
|
- he_cap->bfee_sts_lt_80);
|
|
|
- pe_debug("\tBeamformee STS for > 80Mhz: 0x%03x",
|
|
|
- he_cap->bfee_sts_gt_80);
|
|
|
- pe_debug("\tNo. of sounding dim <= 80Mhz: 0x%03x",
|
|
|
- he_cap->num_sounding_lt_80);
|
|
|
- pe_debug("\tNo. of sounding dim > 80Mhz: 0x%03x",
|
|
|
- he_cap->num_sounding_gt_80);
|
|
|
- pe_debug("\tNg=16 for SU feedback support: 0x%01x",
|
|
|
- he_cap->su_feedback_tone16);
|
|
|
- pe_debug("\tNg=16 for MU feedback support: 0x%01x",
|
|
|
- he_cap->mu_feedback_tone16);
|
|
|
- pe_debug("\tCodebook size for SU: 0x%01x",
|
|
|
- he_cap->codebook_su);
|
|
|
- pe_debug("\tCodebook size for MU: 0x%01x ",
|
|
|
- he_cap->codebook_mu);
|
|
|
- pe_debug("\tBeamforming trigger w/ Trigger: 0x%01x",
|
|
|
- he_cap->beamforming_feedback);
|
|
|
- pe_debug("\tHE ER SU PPDU payload: 0x%01x",
|
|
|
- he_cap->he_er_su_ppdu);
|
|
|
- pe_debug("\tDL MUMIMO on partial BW: 0x%01x",
|
|
|
- he_cap->dl_mu_mimo_part_bw);
|
|
|
- pe_debug("\tPPET present: 0x%01x", he_cap->ppet_present);
|
|
|
- pe_debug("\tSRP based SR-support: 0x%01x", he_cap->srp);
|
|
|
- pe_debug("\tPower boost factor: 0x%01x", he_cap->power_boost);
|
|
|
- pe_debug("\t4x HE LTF support: 0x%01x", he_cap->he_ltf_800_gi_4x);
|
|
|
- pe_debug("\tSTBC Tx support (> 80MHz): 0x%01x",
|
|
|
- he_cap->tb_ppdu_tx_stbc_gt_80mhz);
|
|
|
- pe_debug("\tSTBC Rx support (> 80MHz): 0x%01x",
|
|
|
- he_cap->rx_stbc_gt_80mhz);
|
|
|
- pe_debug("\tMax Nc: 0x%03x", he_cap->max_nc);
|
|
|
- pe_debug("\tER 4x HE LTF support: 0x%01x", he_cap->er_he_ltf_800_gi_4x);
|
|
|
- pe_debug("\tHE ppdu 20 in 40M in 2.4G: 0x%01x",
|
|
|
- he_cap->he_ppdu_20_in_40Mhz_2G);
|
|
|
- pe_debug("\tHE ppdu 20 in 160 and 80p80: 0x%01x",
|
|
|
- he_cap->he_ppdu_20_in_160_80p80Mhz);
|
|
|
- pe_debug("\tHE ppdu 80 in 160 and 80p80: 0x%01x",
|
|
|
- he_cap->he_ppdu_80_in_160_80p80Mhz);
|
|
|
- pe_debug("\tER 1x HE LTF GI support: 0x%01x",
|
|
|
- he_cap->er_1x_he_ltf_gi);
|
|
|
- pe_debug("\tmidamble txrx 1x he LTF: 0x%01x",
|
|
|
- he_cap->midamble_tx_rx_1x_he_ltf);
|
|
|
- pe_debug("\tDCM max BW: 0x%02x",
|
|
|
- he_cap->dcm_max_bw);
|
|
|
- pe_debug("\tlonger_than_16_he_sigb_ofdm_sym: 0x%01x",
|
|
|
- he_cap->longer_than_16_he_sigb_ofdm_sym);
|
|
|
- pe_debug("\tnon_trig_cqi_feedback: 0x%01x",
|
|
|
- he_cap->non_trig_cqi_feedback);
|
|
|
- pe_debug("\ttx_1024_qam_lt_242_tone_ru: 0x%01x",
|
|
|
- he_cap->tx_1024_qam_lt_242_tone_ru);
|
|
|
- pe_debug("\trx_1024_qam_lt_242_tone_ru: 0x%01x",
|
|
|
- he_cap->rx_1024_qam_lt_242_tone_ru);
|
|
|
- pe_debug("\trx_full_bw_su_he_mu_compress_sigb: 0x%01x",
|
|
|
- he_cap->rx_full_bw_su_he_mu_compress_sigb);
|
|
|
- pe_debug("\trx_full_bw_su_he_mu_non_cmpr_sigb: 0x%01x",
|
|
|
- he_cap->rx_full_bw_su_he_mu_non_cmpr_sigb);
|
|
|
- pe_debug("\tRx MCS map for <= 80 Mhz: 0x%04x",
|
|
|
- he_cap->rx_he_mcs_map_lt_80);
|
|
|
- pe_debug("\tTx MCS map for <= 80 Mhz: 0x%04x",
|
|
|
- he_cap->tx_he_mcs_map_lt_80);
|
|
|
- pe_debug("\tRx MCS map for <= 160 Mhz: 0x%04x",
|
|
|
- *((uint16_t *)he_cap->rx_he_mcs_map_160));
|
|
|
- pe_debug("\tTx MCS map for <= 160 Mhz: 0x%04x",
|
|
|
- *((uint16_t *)he_cap->tx_he_mcs_map_160));
|
|
|
- pe_debug("\tRx MCS map for <= 80+80 Mhz: 0x%04x",
|
|
|
- *((uint16_t *)he_cap->rx_he_mcs_map_80_80));
|
|
|
- pe_debug("\tTx MCS map for <= 80+80 Mhz: 0x%04x",
|
|
|
- *((uint16_t *)he_cap->tx_he_mcs_map_80_80));
|
|
|
+ pe_nofl_debug("\tchan width %d rx_pream_puncturing 0x%x device_class 0x%x ldpc_coding 0x%x 1x_ltf_800_gi_ppdu 0x%x midamble_tx_rx_max_nsts 0x%x",
|
|
|
+ chan_width, he_cap->rx_pream_puncturing,
|
|
|
+ he_cap->device_class,
|
|
|
+ he_cap->ldpc_coding, he_cap->he_1x_ltf_800_gi_ppdu,
|
|
|
+ he_cap->midamble_tx_rx_max_nsts);
|
|
|
+
|
|
|
+ pe_nofl_debug("\t4x_ltf_3200_gi_ndp 0x%x tb_ppdu_tx_stbc_lt_80mhz 0x%x rx_stbc_lt_80mhz 0x%x doppler 0x%x ul_mu 0x%x dcm_enc_tx 0x%x dcm_enc_rx 0x%x",
|
|
|
+ he_cap->he_4x_ltf_3200_gi_ndp,
|
|
|
+ he_cap->tb_ppdu_tx_stbc_lt_80mhz,
|
|
|
+ he_cap->rx_stbc_lt_80mhz, he_cap->doppler, he_cap->ul_mu,
|
|
|
+ he_cap->dcm_enc_tx, he_cap->dcm_enc_rx);
|
|
|
+
|
|
|
+ pe_nofl_debug("\tul_he_mu 0x%x su_bfer 0x%x su_fee 0x%x mu_bfer 0x%x bfee_sts_lt_80 0x%x bfee_sts_gt_80 0x%x num_sd_lt_80 0x%x num_sd_gt_80 0x%x",
|
|
|
+ he_cap->ul_he_mu, he_cap->su_beamformer,
|
|
|
+ he_cap->su_beamformee,
|
|
|
+ he_cap->mu_beamformer, he_cap->bfee_sts_lt_80,
|
|
|
+ he_cap->bfee_sts_gt_80, he_cap->num_sounding_lt_80,
|
|
|
+ he_cap->num_sounding_gt_80);
|
|
|
+
|
|
|
+ pe_nofl_debug("\tsu_fb_tone16 0x%x mu_fb_tone16 0x%x codebook_su 0x%x codebook_mu 0x%x bforming_feedback 0x%x he_er_su_ppdu 0x%x dl_mu_mimo_part_bw 0x%x",
|
|
|
+ he_cap->su_feedback_tone16, he_cap->mu_feedback_tone16,
|
|
|
+ he_cap->codebook_su, he_cap->codebook_mu,
|
|
|
+ he_cap->beamforming_feedback, he_cap->he_er_su_ppdu,
|
|
|
+ he_cap->dl_mu_mimo_part_bw);
|
|
|
+
|
|
|
+ pe_nofl_debug("\tppet_present 0x%x srp 0x%x power_boost 0x%x ltf_800_gi_4x 0x%x tb_ppdu_tx_stbc_gt_80mhz 0x%x rx_stbc_gt_80mhz 0x%x max_nc 0x%x",
|
|
|
+ he_cap->ppet_present, he_cap->srp,
|
|
|
+ he_cap->power_boost, he_cap->he_ltf_800_gi_4x,
|
|
|
+ he_cap->tb_ppdu_tx_stbc_gt_80mhz,
|
|
|
+ he_cap->rx_stbc_gt_80mhz, he_cap->max_nc);
|
|
|
+
|
|
|
+ pe_nofl_debug("\ter_ltf_800_gi_4x 0x%x ppdu_20_in_40Mhz_2G 0x%x ppdu_20_in_160_80p80Mhz 0x%x ppdu_80_in_160_80p80Mhz 0x%x er_1x_ltf_gi 0x%x",
|
|
|
+ he_cap->er_he_ltf_800_gi_4x,
|
|
|
+ he_cap->he_ppdu_20_in_40Mhz_2G,
|
|
|
+ he_cap->he_ppdu_20_in_160_80p80Mhz,
|
|
|
+ he_cap->he_ppdu_80_in_160_80p80Mhz,
|
|
|
+ he_cap->er_1x_he_ltf_gi);
|
|
|
+
|
|
|
+ pe_nofl_debug("\tmidamble_tx_rx_1x_ltf 0x%x dcm_max_bw 0x%x longer_than_16_he_sigb_ofdm_sym 0x%x non_trig_cqi_feedback 0x%x tx_1024_qam_lt_242_tone_ru 0x%x",
|
|
|
+ he_cap->midamble_tx_rx_1x_he_ltf, he_cap->dcm_max_bw,
|
|
|
+ he_cap->longer_than_16_he_sigb_ofdm_sym,
|
|
|
+ he_cap->non_trig_cqi_feedback,
|
|
|
+ he_cap->tx_1024_qam_lt_242_tone_ru);
|
|
|
+
|
|
|
+ pe_nofl_debug("\trx_1024_qam_lt_242_tone_ru 0x%x rx_full_bw_su_he_mu_compress_sigb 0x%x rx_he_mcs_map_lt_80 0x%x tx_he_mcs_map_lt_80 0x%x",
|
|
|
+ he_cap->rx_1024_qam_lt_242_tone_ru,
|
|
|
+ he_cap->rx_full_bw_su_he_mu_compress_sigb,
|
|
|
+ he_cap->rx_he_mcs_map_lt_80,
|
|
|
+ he_cap->tx_he_mcs_map_lt_80);
|
|
|
|
|
|
hdr = (struct ppet_hdr *)&he_cap->ppet;
|
|
|
- pe_debug("\t ppe_th:: nss_count: %d, ru_idx_msk: %d",
|
|
|
- hdr->nss, hdr->ru_idx_mask);
|
|
|
+ pe_nofl_debug("\tRx MCS map 160 Mhz: 0x%x Tx MCS map 160 Mhz: 0x%x Rx MCS map 80+80 Mhz: 0x%x Tx MCS map 80+80 Mhz: 0x%x ppe_th:: nss_count: %d, ru_idx_msk: %d",
|
|
|
+ *((uint16_t *)he_cap->rx_he_mcs_map_160),
|
|
|
+ *((uint16_t *)he_cap->tx_he_mcs_map_160),
|
|
|
+ *((uint16_t *)he_cap->rx_he_mcs_map_80_80),
|
|
|
+ *((uint16_t *)he_cap->tx_he_mcs_map_80_80),
|
|
|
+ hdr->nss, hdr->ru_idx_mask);
|
|
|
|
|
|
QDF_TRACE_HEX_DUMP(QDF_MODULE_ID_PE, QDF_TRACE_LEVEL_DEBUG,
|
|
|
&he_cap->ppet, HE_MAX_PPET_SIZE);
|
|
@@ -7118,16 +7040,14 @@ void lim_log_he_cap(struct mac_context *mac, tDot11fIEhe_cap *he_cap)
|
|
|
void lim_log_he_op(struct mac_context *mac, tDot11fIEhe_op *he_ops,
|
|
|
struct pe_session *session)
|
|
|
{
|
|
|
- pe_debug("bss_color: %0x, default_pe_duration: %0x, twt_required: %0x, txop_rts_threshold: %0x, vht_oper_present: %0x",
|
|
|
+ pe_debug("bss_color 0x%0x, default_pe_dur 0x%0x, twt_req 0x%0x, txop_rts_thres 0x%0x, vht_op 0x%0x",
|
|
|
he_ops->bss_color, he_ops->default_pe,
|
|
|
he_ops->twt_required, he_ops->txop_rts_threshold,
|
|
|
he_ops->vht_oper_present);
|
|
|
- pe_debug("\tpart_bss_color %0x, Co-located BSS %0x, BSS color dis %0x",
|
|
|
+ pe_debug("\tpart_bss_color 0x%0x, Co-located BSS 0x%0x, BSS color dis 0x%0x basic mcs nss: 0x0x%x",
|
|
|
he_ops->partial_bss_col, he_ops->co_located_bss,
|
|
|
- he_ops->bss_col_disabled);
|
|
|
-
|
|
|
- pe_debug("he basic mcs nss: 0x%04x",
|
|
|
- *((uint16_t *)he_ops->basic_mcs_nss));
|
|
|
+ he_ops->bss_col_disabled,
|
|
|
+ *((uint16_t *)he_ops->basic_mcs_nss));
|
|
|
|
|
|
if (!session->he_6ghz_band) {
|
|
|
if (!he_ops->vht_oper_present)
|
|
@@ -8635,9 +8555,6 @@ QDF_STATUS lim_pre_vdev_start(struct mac_context *mac,
|
|
|
mlme_obj->mgmt.chainmask_info.num_rx_chain = 1;
|
|
|
mlme_obj->mgmt.chainmask_info.num_tx_chain = 1;
|
|
|
}
|
|
|
- pe_debug("dot11_mode:%d nss value:%d ht %d vht %d", session->dot11mode,
|
|
|
- session->nss, mlme_obj->proto.ht_info.allow_ht,
|
|
|
- mlme_obj->proto.vht_info.allow_vht);
|
|
|
wlan_vdev_mlme_set_ssid(mlme_obj->vdev, session->ssId.ssId,
|
|
|
session->ssId.length);
|
|
|
|