Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dphy.c1416 [RTW89_RS_MCS] = RTW89_RATE_MCS_MAX,
1425 [RTW89_RS_MCS] = RTW89_NSS_MAX,
1434 [RTW89_RS_MCS] = offsetof(struct rtw89_txpwr_byrate, mcs),
1602 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_20m()
1616 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_40m()
1618 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_40m()
1620 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_40m()
1634 ntx, RTW89_RS_MCS, ch - 6); in rtw89_phy_fill_txpwr_limit_80m()
1636 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_80m()
1638 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_80m()
[all …]
Dcore.h409 RTW89_RS_MCS, /* for HT/VHT/HE */ enumerator
413 RTW89_RS_LMT_NUM = RTW89_RS_MCS + 1,
Drtw8852a.c1387 RTW89_RS_MCS, in rtw8852a_set_txpwr_byrate()
Drtw8852c.c1966 RTW89_RS_MCS, in rtw8852c_set_txpwr_byrate()
Drtw8852a_rfk.c3495 RTW89_RS_MCS, RTW89_NONBF, ch_tmp); in _tssi_high_power()