Search Linux Wireless

RE: [PATCH 7/8] wifi: rtw88: Extend rtw_debugfs_get_phy_info() for RTL8814AU

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wrote:
> Print information about the 3rd and 4th RF paths and about the 3rd
> spatial stream.
> 
> Also, fix a small bug: don't show the average SNR and EVM for the OFDM
> and HT/VHT rates when the rate is actually CCK 11M.
> 
> Signed-off-by: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx>

Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>

[...]


> -       if (dm_info->curr_rx_rate >= DESC_RATE11M) {
> +       if (dm_info->curr_rx_rate >= DESC_RATE6M) {

Good catch the error.

>                 seq_puts(m, "[Rx Average Status]:\n");
>                 seq_printf(m, " * OFDM, EVM: {-%d}, SNR: {%d}\n",
>                            (u8)ewma_evm_read(&ewma_evm[RTW_EVM_OFDM]),







[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux