Home
last modified time | relevance | path

Searched refs:RTW89_RS_MCS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dphy.c1449 [RTW89_RS_MCS] = RTW89_RATE_MCS_MAX,
1458 [RTW89_RS_MCS] = RTW89_NSS_MAX,
1467 [RTW89_RS_MCS] = offsetof(struct rtw89_txpwr_byrate, mcs),
1635 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_20m()
1650 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_40m()
1653 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_40m()
1656 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_40m()
1671 ntx, RTW89_RS_MCS, ch - 6); in rtw89_phy_fill_txpwr_limit_80m()
1674 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_80m()
1677 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_80m()
[all …]
Dcore.h422 RTW89_RS_MCS, /* for HT/VHT/HE */ enumerator
426 RTW89_RS_LMT_NUM = RTW89_RS_MCS + 1,
Drtw8852a.c1422 RTW89_RS_MCS, in rtw8852a_set_txpwr_byrate()
Drtw8852c.c2018 RTW89_RS_MCS, in rtw8852c_set_txpwr_byrate()
Drtw8852a_rfk.c3507 RTW89_RS_MCS, RTW89_NONBF, ch_tmp); in _tssi_high_power()