Searched refs:RTW89_RS_MCS (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | 1525 [RTW89_RS_MCS] = RTW89_RATE_MCS_NUM, 1533 [RTW89_RS_MCS] = RTW89_NSS_NUM, 1541 [RTW89_RS_MCS] = offsetof(struct rtw89_txpwr_byrate, mcs), 1721 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_20m() 1736 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_40m() 1739 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_40m() 1742 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_40m() 1757 ntx, RTW89_RS_MCS, ch - 6); in rtw89_phy_fill_txpwr_limit_80m() 1760 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_80m() 1763 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_80m() [all …]
|
H A D | core.h | 635 RTW89_RS_MCS, /* for HT/VHT/HE */ enumerator 639 RTW89_RS_LMT_NUM = RTW89_RS_MCS + 1,
|
H A D | rtw8852a_rfk.c | 3480 RTW89_RS_MCS, RTW89_NONBF, ch_tmp); in _tssi_high_power()
|