Searched refs:RTW89_RS_OFDM (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy_be.c | 446 .init = { .rs = RTW89_RS_OFDM }, 599 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, ch); in phy_fill_limit_20m_be() 614 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_40m_be() 629 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_80m_be() 656 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_160m_be() 705 RTW89_CHANNEL_WIDTH_20, ntx, RTW89_RS_OFDM, pri_ch); in phy_fill_limit_320m_be()
|
| H A D | phy.c | 2110 [RTW89_RS_OFDM] = RTW89_RATE_OFDM_NUM, 2118 [RTW89_RS_OFDM] = 1, 2131 case RTW89_RS_OFDM: in rtw89_phy_raw_byr_seek() 2328 ntx, RTW89_RS_OFDM, ch); in rtw89_phy_fill_txpwr_limit_20m_ax() 2343 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_40m_ax() 2364 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_80m_ax() 2408 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_160m_ax() 2715 RTW89_RS_OFDM, in rtw89_phy_set_txpwr_byrate_ax() 2730 BUILD_BUG_ON(rtw89_rs_idx_num_ax[RTW89_RS_OFDM] % 4); in rtw89_phy_set_txpwr_byrate_ax()
|
| H A D | rtw8852b_common.c | 1330 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852bx_set_tx_shape()
|
| H A D | rtw8851b.c | 1758 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8851b_set_tx_shape()
|
| H A D | core.h | 661 RTW89_RS_OFDM, enumerator 667 RTW89_RS_TX_SHAPE_NUM = RTW89_RS_OFDM + 1,
|
| H A D | rtw8852c.c | 2057 u8 tx_shape_ofdm = (*rfe_parms->tx_shape.lmt)[band][RTW89_RS_OFDM][regd]; in rtw8852c_set_tx_shape()
|
| H A D | rtw8922a.c | 2228 tx_shape_idx = (*tx_shape->lmt)[band][RTW89_RS_OFDM][regd]; in rtw8922a_set_tx_shape()
|
| H A D | rtw8852a_rfk.c | 3554 RTW89_1TX, RTW89_RS_OFDM, in _tssi_pre_tx()
|
| H A D | fw.c | 8757 case RTW89_RS_OFDM: in fw_txpwr_byrate_entry_valid()
|