Lines Matching full:ldpc
526 "%s: %s BW: %d SGI: %d LDPC: %d STBC: %d\n", in rs_dump_rate()
528 rate->sgi, rate->ldpc, rate->stbc); in rs_dump_rate()
833 if (rate->ldpc) in ucode_rate_from_rs_rate()
874 rate->ldpc = true; in rs_rate_from_ucode_rate()
1080 rate->ldpc = false; in rs_get_lower_rate_down_column()
1699 rate->ldpc = false; in rs_switch_to_column()
1713 rate->ldpc = lq_sta->ldpc; in rs_switch_to_column()
2425 /* ANT/LDPC/STBC aren't relevant for the rate reported to userspace */ in rs_init_optimal_rate()
2520 rate->ldpc = false; in rs_get_initial_rate()
2816 if (mvm->cfg->ht_params->ldpc && in rs_ht_init()
2818 lq_sta->ldpc = true; in rs_ht_init()
2835 if (mvm->cfg->ht_params->ldpc && in rs_vht_init()
2837 lq_sta->ldpc = true; in rs_vht_init()
2981 "LEGACY=%lX SISO=%lX MIMO2=%lX VHT=%d LDPC=%d STBC=%d BFER=%d\n", in rs_drv_rate_init()
2985 lq_sta->is_vht, lq_sta->ldpc, lq_sta->stbc_capable, in rs_drv_rate_init()
3695 (rate & RATE_MCS_LDPC_MSK_V1) ? "LDPC " : "", in rs_pretty_print_rate_v1()
3794 (rate->ldpc) ? "LDPC" : "BCC", in rs_sta_dbgfs_scale_table_read()