Searched refs:RTW89_RS_OFDM (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | phy.c | 1524 [RTW89_RS_OFDM] = RTW89_RATE_OFDM_NUM, 1532 [RTW89_RS_OFDM] = 1, 1540 [RTW89_RS_OFDM] = offsetof(struct rtw89_txpwr_byrate, ofdm), 1718 ntx, RTW89_RS_OFDM, ch); in rtw89_phy_fill_txpwr_limit_20m() 1733 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_40m() 1754 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_80m() 1798 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_160m() 2102 RTW89_RS_OFDM, in rtw89_phy_set_txpwr_byrate() 2117 BUILD_BUG_ON(rtw89_rs_idx_num[RTW89_RS_OFDM] % 4); in rtw89_phy_set_txpwr_byrate()
|
H A D | core.h | 634 RTW89_RS_OFDM, enumerator 640 RTW89_RS_TX_SHAPE_NUM = RTW89_RS_OFDM + 1,
|
H A D | rtw8851b.c | 1710 u8 tx_shape_ofdm = rtw89_8851b_tx_shape[band][RTW89_RS_OFDM][regd]; in rtw8851b_set_tx_shape()
|
H A D | rtw8852c.c | 1970 u8 tx_shape_ofdm = rtw89_8852c_tx_shape[band][RTW89_RS_OFDM][regd]; in rtw8852c_set_tx_shape()
|
H A D | rtw8852b.c | 1695 u8 tx_shape_ofdm = rtw89_8852b_tx_shape[band][RTW89_RS_OFDM][regd]; in rtw8852b_set_tx_shape()
|
H A D | rtw8852a_rfk.c | 3530 RTW89_1TX, RTW89_RS_OFDM, in _tssi_pre_tx()
|