Searched refs:RTW89_RS_MCS (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy_be.c | 469 .init = { .rs = RTW89_RS_MCS, .ofdma = RTW89_OFDMA }, 601 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_MCS, ch); in phy_fill_limit_20m_be() 621 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, ch); in phy_fill_limit_40m_be() 644 RTW89_CHANNEL_WIDTH_80, ntx, RTW89_RS_MCS, ch); in phy_fill_limit_80m_be() 647 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, in phy_fill_limit_80m_be() 693 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, in phy_fill_limit_160m_be() 696 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, in phy_fill_limit_160m_be() 775 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, in phy_fill_limit_320m_be() 778 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, in phy_fill_limit_320m_be() 781 RTW89_CHANNEL_WIDTH_40, ntx, RTW89_RS_MCS, in phy_fill_limit_320m_be() [all …]
|
| H A D | phy.c | 2119 [RTW89_RS_MCS] = RTW89_NSS_NUM, 2133 case RTW89_RS_MCS: in rtw89_phy_raw_byr_seek() 2331 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2346 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_40m_ax() 2349 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_40m_ax() 2352 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_40m_ax() 2367 ntx, RTW89_RS_MCS, ch - 6); in rtw89_phy_fill_txpwr_limit_80m_ax() 2370 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_80m_ax() 2385 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_80m_ax() 2461 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_160m_ax() [all …]
|
| H A D | core.h | 662 RTW89_RS_MCS, /* for HT/VHT/HE */ enumerator 666 RTW89_RS_LMT_NUM = RTW89_RS_MCS + 1,
|
| H A D | rtw8852a_rfk.c | 3503 RTW89_RS_MCS, RTW89_NONBF, ch_tmp); in _tssi_high_power()
|
| H A D | fw.c | 8761 case RTW89_RS_MCS: in fw_txpwr_byrate_entry_valid()
|